Bug 2921 - All tests are encountering new Frysk exception - when Frysk startup manager window is closed
Summary: All tests are encountering new Frysk exception - when Frysk startup manager w...
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Sami Wagiaalla
URL:
Keywords:
: 2923 (view as bug list)
Depends on:
Blocks: 2245
  Show dependency treegraph
 
Reported: 2006-07-13 15:55 UTC by Len DiMaggio
Modified: 2006-07-18 20:33 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 Len DiMaggio 2006-07-13 15:55:03 UTC
All tests are encountering new Frysk exception - when Frysk Session manager
window is closed

I'm seeing this on FC5 with Frysk built from CVS on 20060712. When the test
scripts close the session manager ("Frysk Startup Manager") window - this
exceptionis displayed in a dialog:

{frysk.proc.LinuxTask@4691d80,pid=14793,tid=14820,state=transitionToSyscallRunning}
in state "transitionToSyscallRunning" did not handle handleAddObserver

frysk.proc.State.unhandled(FryskGui)
frysk.proc.TaskState.handleAddObserver(FryskGui)
frysk.proc.Task.handleAddObserver(FryskGui)
frysk.proc.TaskObservation.handleAdd(FryskGui)
frysk.proc.ProcState$3.handleAddObservation(FryskGui)
frysk.proc.Proc.handleAddObservation(FryskGui)
frysk.proc.Proc$6.execute(FryskGui)
frysk.event.EventLoop.runEventLoop(FryskGui)
frysk.event.EventLoop.run(FryskGui)
frysk.gui.Gui$4.run(FryskGui)
java.lang.Thread.run(libgcj.so.7)
Comment 1 Phil Muldoon 2006-07-13 18:43:14 UTC
In the interim, I would remove the syscall observer, and continue with the 
tests as this error is caused by that observer. The syscall stuff is brand new, 
and still has some bugs to flush out.

We'll look at the bug, and get it fixed.
Comment 2 Phil Muldoon 2006-07-15 04:26:14 UTC
*** Bug 2923 has been marked as a duplicate of this bug. ***
Comment 3 Sami Wagiaalla 2006-07-18 19:13:23 UTC
Fix committed.
Please test
Comment 4 Len DiMaggio 2006-07-18 20:33:51 UTC
Verified in Frysk as built from CVS 16:00 20060718.