Bug 3860 - EventViewer Crash: The program 'Frysk' received an X Window System error.
Summary: EventViewer Crash: The program 'Frysk' received an X Window System error.
Status: RESOLVED DUPLICATE of bug 3179
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Sami Wagiaalla
URL:
Keywords:
Depends on:
Blocks: 1632
  Show dependency treegraph
 
Reported: 2007-01-11 15:32 UTC by Sami Wagiaalla
Modified: 2007-01-11 15:43 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Wagiaalla 2007-01-11 15:32:04 UTC
Add a SyscallObserver to an active process like firefox-bin
let it run for a while and eventually:

The program 'Frysk' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 8998295 error_code 1 request_code 0 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 --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Comment 1 Phil Muldoon 2007-01-11 15:36:53 UTC
Looks very similar to:

http://sourceware.org/bugzilla/show_bug.cgi?id=3179

Dupe?
Comment 2 Sami Wagiaalla 2007-01-11 15:43:32 UTC

*** This bug has been marked as a duplicate of 3179 ***