Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.65 KB | None | 0 0
  1. (WebKitWebProcess:24003): Gdk-ERROR **: The program 'WebKitWebProcess' received an X Window System error.
  2. This probably reflects a bug in the program.
  3. The error was 'BadAccess (attempt to access private resource denied)'.
  4.   (Details: serial 9949 error_code 10 request_code 130 (MIT-SHM) minor_code 1)
  5.   (Note to programmers: normally, X errors are reported asynchronously;
  6.    that is, you will receive the error a while after causing it.
  7.    To debug your program, run it with the GDK_SYNCHRONIZE environment
  8.    variable to change this behavior. You can then get a meaningful
  9.    backtrace from your debugger if you break on the gdk_x_error() function.)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement