Bug 2277 - testAttachedMultipleExec(frysk.proc.TestExec)junit.framework.AssertionFailedError: pid after attached multiple clone exec expected:<26993> but was:<26994>
Summary: testAttachedMultipleExec(frysk.proc.TestExec)junit.framework.AssertionFailedE...
Status: RESOLVED WORKSFORME
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1582
  Show dependency treegraph
 
Reported: 2006-02-06 16:05 UTC by Andrew Cagney
Modified: 2007-02-02 15:26 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 Andrew Cagney 2006-02-06 16:05:56 UTC
Occasionally frysk fails with:

testAttachedMultipleExec(frysk.proc.TestExec)junit.framework.AssertionFailedError:
pid after attached multiple clone exec expected:<26993> but was:<26994>
   at frysk.proc.TestExec.testAttachedMultipleExec()
(/home/cagney/native/frysk-0.0.1.2006.02.06/frysk-core/frysk/proc/TestExec.java:209)
   at frysk.junit.Runner.Runner(java.lang.String[], java.util.Collection)
(/home/cagney/native/frysk-0.0.1.2006.02.06/frysk-imports/frysk/junit/Runner.java:211)
  at TestRunner.main(java.lang.String[])
(/home/cagney/native/frysk-0.0.1.2006.02.06/_build/frysk-core/TestRunner.java:59)
   at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
   at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)
Comment 1 Mark Wielaard 2007-02-02 15:26:59 UTC
This must have been fixed some time ago. I am unable to replicate it on either
x86 or x86_64. Please reopen if it isn't fixed for you.