Bug 3179 - Heavy usage of eventviewer causes crash
Summary: Heavy usage of eventviewer causes crash
Status: RESOLVED WONTFIX
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
: 3226 3860 (view as bug list)
Depends on:
Blocks: 1632 3212
  Show dependency treegraph
 
Reported: 2006-09-06 20:31 UTC by Phil Muldoon
Modified: 2008-01-09 13:39 UTC (History)
2 users (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-06 20:31:02 UTC
During heavy use, the eventviewer seems to crashes with

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 7736571 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.)

How to replicate:

1) Create a new frysk session with gnome-panel or bash as the watched process group
2) Add a syscall observer
3) Launch session

After a few minutes of heavy use, Frysk will crash with the above error when the
eventviewer is being rendered.

If the eventviewer is not being show, Frysk UI operates normally.
Comment 1 Nurdin Premji 2006-12-01 21:32:24 UTC
*** Bug 3226 has been marked as a duplicate of this bug. ***
Comment 2 Sami Wagiaalla 2007-01-11 15:43:34 UTC
*** Bug 3860 has been marked as a duplicate of this bug. ***
Comment 3 Phil Muldoon 2008-01-09 13:39:36 UTC
Replaced sometime ago with newer component.