After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 620617 - epiphany-browser crashed with signal 5 in gdk_x_error()
epiphany-browser crashed with signal 5 in gdk_x_error()
Status: RESOLVED OBSOLETE
Product: epiphany
Classification: Core
Component: General
2.30.x
Other Linux
: Normal critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-05 03:11 UTC by Fabio Durán Verdugo
Modified: 2010-06-22 21:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2010-06-05 03:11:53 UTC
Try to open link from evolution.

I get this from console:
** (epiphany:5320): WARNING **: An error occurred while calling remote method: Message did not receive a reply (timeout by message bus)


  • #0 IA__g_logv
    at /build/buildd/glib2.0-2.25.7/glib/gmessages.c line 555
  • #1 IA__g_log
    at /build/buildd/glib2.0-2.25.7/glib/gmessages.c line 569
  • #2 gdk_x_error
    at /build/buildd/gtk+2.0-2.21.1/gdk/x11/gdkmain-x11.c line 466
  • #3 _XError
    at ../../src/XlibInt.c line 3103
  • #4 process_responses
    at ../../src/xcb_io.c line 214
  • #5 _XReply
    at ../../src/xcb_io.c line 464
  • #6 XTranslateCoordinates
    at ../../src/TrCoords.c line 52
  • #7 gdk_window_x11_get_root_coords
    at /build/buildd/gtk+2.0-2.21.1/gdk/x11/gdkwindow-x11.c line 2811
  • #8 IA__gdk_window_get_origin
    at /build/buildd/gtk+2.0-2.21.1/gdk/gdkwindow.c line 8180
  • #9 gtk_notebook_motion_notify
    at /build/buildd/gtk+2.0-2.21.1/gtk/gtknotebook.c line 3152
  • #10 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.21.1/gtk/gtkmarshalers.c line 84
  • #11 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.25.7/gobject/gclosure.c line 878
  • #12 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.25.7/gobject/gclosure.c line 767
  • #13 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.25.7/gobject/gsignal.c line 3286
  • #14 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.25.7/gobject/gsignal.c line 2991
  • #15 IA__g_signal_emit
    at /build/buildd/glib2.0-2.25.7/gobject/gsignal.c line 3038
  • #16 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.21.1/gtk/gtkwidget.c line 4962
  • #17 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.21.1/gtk/gtkmain.c line 2447
  • #18 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.21.1/gtk/gtkmain.c line 1647
  • #19 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.21.1/gdk/x11/gdkevents-x11.c line 2372
  • #20 g_main_dispatch
    at /build/buildd/glib2.0-2.25.7/glib/gmain.c line 1960
  • #21 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.25.7/glib/gmain.c line 2513
  • #22 g_main_context_iterate
    at /build/buildd/glib2.0-2.25.7/glib/gmain.c line 2591
  • #23 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.25.7/glib/gmain.c line 2799
  • #24 IA__gtk_main
    at /build/buildd/gtk+2.0-2.21.1/gtk/gtkmain.c line 1219
  • #25 main
    at /build/buildd/epiphany-browser-2.30.2/src/ephy-main.c line 741

Comment 1 Reinout van Schouwen 2010-06-14 15:48:23 UTC
Thanks for taking the time to report this bug.
This bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a more useful description to this bug.
Comment 2 Fabio Durán Verdugo 2010-06-22 21:12:28 UTC
This bug is solve with a update for gdk in ubuntu maverick.