Bug 3226

Summary: Under high load, the eventviewer crashes with an asynch error
Product: frysk Reporter: Phil Muldoon <pmuldoon>
Component: generalAssignee: Nurdin Premji <npremji>
Status: RESOLVED DUPLICATE    
Severity: normal CC: cmoller
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:

Description Phil Muldoon 2006-09-18 17:49:52 UTC
I cannot be totally sure it is the eventviewer widget, but I only see this when
the wiget is active and drawing.

[pmuldoon@localhost frysk_bin]$ ./frysk-gui/frysk/gui/FryskGui 
GTK Accessibility Module initialized
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 7745910 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 Nurdin Premji 2006-12-01 21:32:22 UTC

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