Bug 2287 - Exception in thread "Thread-2" java.lang.RuntimeException: Linux{frysk.proc.LinuxTask@21fe2d0,id={TaskId,9457},state=unattached} in state "unattached" did not handle PerformTerminating
Summary: Exception in thread "Thread-2" java.lang.RuntimeException: Linux{frysk.proc.L...
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Phil Muldoon
URL:
Keywords:
Depends on:
Blocks: 1586
  Show dependency treegraph
 
Reported: 2006-02-06 20:56 UTC by Andrew Cagney
Modified: 2006-11-28 15:13 UTC (History)
0 users

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 Andrew Cagney 2006-02-06 20:56:17 UTC
From: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179876

Managed to reproduce it, but this time I got this:

-- PID: 9126
click : frysk.gui.monitor.ProcData@1f59870
Exception in thread "Thread-2" java.lang.RuntimeException:
Linux{frysk.proc.LinuxTask@21fe2d0,id={TaskId,9457},state=unattached} in state
"unattached" did not handle PerformTerminating
   at java.lang.Thread.run() (/usr/lib/libgcj.so.6.0.0)

(java-gnome:9158): Gdk-CRITICAL **: _gdk_gc_update_context: assertion `GDK_IS_GC
(gc)' failed
Aborted

Another example of the exec bug?
Comment 1 Phil Muldoon 2006-02-21 21:35:37 UTC
This may have been fixed in the RHEL4-U3 update (and therefore in head). There
was an error in the way we were associating parents in the treeview. Can you
retest and report?
Comment 2 Phil Muldoon 2006-11-28 15:13:15 UTC
I tried to reproduce, and cannot according to the last RPM we shipped with
RHEL5. Reopen if it reoccurs.