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 772658 - epiphany crashed with signal 5 in _XEventsQueued() Edit
epiphany crashed with signal 5 in _XEventsQueued() Edit
Status: RESOLVED NOTGNOME
Product: epiphany
Classification: Core
Component: General
3.22.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-10-09 17:20 UTC by Cristian Aravena Romero
Modified: 2016-10-09 17:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2016-10-09 17:20:02 UTC
Open buug in launchpad.net
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1631682

"open epiphany-browser and crash."



BackTrace:
  • #0 _g_log_abort
    from /tmp/apport_sandbox_9Gtp5t/lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #1 g_log_default_handler
    from /tmp/apport_sandbox_9Gtp5t/lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #2 trap_handler
    at ephy-debug.c line 109
  • #3 g_logv
    from /tmp/apport_sandbox_9Gtp5t/lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #4 g_log
    from /tmp/apport_sandbox_9Gtp5t/lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #5 _gdk_x11_display_error_event
    at ././gdk/x11/gdkdisplay-x11.c line 2576
  • #6 gdk_x_error
    at ././gdk/x11/gdkmain-x11.c line 307
  • #7 _XError
    at ../../src/XlibInt.c line 1429
  • #8 handle_error
    at ../../src/xcb_io.c line 213
  • #9 handle_response
    at ../../src/xcb_io.c line 325
  • #10 _XEventsQueued
    at ../../src/xcb_io.c line 364
  • #11 XPending
    at ../../src/Pending.c line 55
  • #12 gdk_check_xpending
    at ././gdk/x11/gdkeventsource.c line 269
  • #13 gdk_event_source_prepare
    at ././gdk/x11/gdkeventsource.c line 287
  • #14 g_main_context_prepare
    from /tmp/apport_sandbox_9Gtp5t/lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #15 g_main_context_iterate.isra
    from /tmp/apport_sandbox_9Gtp5t/lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #16 g_main_context_iteration
    from /tmp/apport_sandbox_9Gtp5t/lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #17 g_application_run
    from /tmp/apport_sandbox_9Gtp5t/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #18 main
    at ephy-main.c line 495

Comment 1 Michael Catanzaro 2016-10-09 17:23:29 UTC
Hi, I think this might be fixed by WebKit r206305.

If you can still reproduce the bug once upgrading to WebKitGTK+ 2.14.1 (not yet released), then please file report the bug to https://bugs.webkit.org/ including a link to this bug report and noting the version of WebKitGTK+ that you have installed. When reporting the WebKit bug, be sure to include the prefix '[GTK]' in the bug summary and select the 'WebKit Gtk' component. But I think you won't have to do that, because I think it's been fixed.