WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
154071
[GTK][Threaded Compositor] X errors when closing the browser
https://bugs.webkit.org/show_bug.cgi?id=154071
Summary
[GTK][Threaded Compositor] X errors when closing the browser
Carlos Garcia Campos
Reported
2016-02-10 03:38:03 PST
It doesn't always happen, but sometimes when you close the browser the following X error is caught by the GDK X error handler: (WebKitWebProcess:3560): Gdk-ERROR **: The program 'WebKitWebProcess' received an X Window System error. This probably reflects a bug in the program. The error was 'BadDrawable (invalid Pixmap or Window parameter)'. (Details: serial 50604 error_code 9 request_code 14 (core protocol) minor_code 0) (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.)
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2016-06-14 02:59:50 PDT
This has also been fixed by
r202040
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug