Bug 3226 - Under high load, the eventviewer crashes with an asynch error
Summary: Under high load, the eventviewer crashes with an asynch 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: Nurdin Premji
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-18 17:49 UTC by Phil Muldoon
Modified: 2006-12-04 14:50 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 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 ***