[Webkit-unassigned] [Bug 156311] New: [GTK] gdk_x_error() and WebKitWebProcess crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 14:32:25 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156311

            Bug ID: 156311
           Summary: [GTK] gdk_x_error() and WebKitWebProcess crash
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jdiggs at igalia.com
                CC: bugs-noreply at webkitgtk.org

Created attachment 275819
  --> https://bugs.webkit.org/attachment.cgi?id=275819&action=review
backtrace

Steps to reproduce:
1. Launch minibrowser
2. Load https://blogs.gnome.org/mcatanzaro/

Expected results: WebKitWebProcess would not crash

Actual results: WebKitWebProcess crashes (for me) 100% of the time:

(WebKitWebProcess:19243): Gdk-ERROR **: The program 'WebKitWebProcess' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 177 error_code 2 request_code 154 (GLX) minor_code 24)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Environment: Fedora 23, GNOME 3.18.x, X11, unmodified WebKitGtk+ jhbuild environment (including jhbuild-built dependencies).

I've attached a backtrace from debug build after doing what the error suggested.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160406/686063d2/attachment.html>


More information about the webkit-unassigned mailing list