This is sources Bugzilla
Bugzilla Version 2.17.5
Bugzilla Bug 3835
  testStressAbandon(frysk.proc.TestAbandon)ptrace: No such process Last modified: 2007-01-11 15:59:58
Bug List: First Last (This bug is not in your list)   Show list      Query page      Enter new bug
Bug#: 3835   Hardware:   Reporter: Nurdin Premji <npremji@redhat.com>
Host: Target: Build:
Product:     Add CC:
Component:   Version:   CC:
Status: NEW   Priority:  
Resolution:   Severity:  
Assigned To: Unassigned <frysk-bugzilla@sourceware.org>   Target Milestone:  
Summary:
Keywords:

Attachment Description Type Created Actions
ptrace.log.bz2 compressed Log output of testStressAbandon application/x-bzip 2007-01-05 21:48 Edit None
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 3835 depends on: Show dependency tree
Show dependency graph
Bug 3835 blocks:

Additional Comments:


Leave as NEW 
Mark bug as waiting for feedback
Mark bug as suspended
Accept bug (change status to ASSIGNED)
Resolve bug, changing resolution to
Resolve bug, mark it as duplicate of bug #
Reassign bug to
Reassign bug to owner of selected component

View Bug Activity   |   Format For Printing


Description:   Last confirmed: 0000-00-00 00:00 Opened: 2007-01-05 21:32
./frysk-core/TestRunner -r 100 -console frysk=FINEST
frysk.proc.TestAbandon.testStressAbandon

produces the error:

testStressAbandon(frysk.proc.TestAbandon)ptrace: No such process
   at frysk.sys.Errno.throwErrno(TestRunner)
   at frysk.sys.Ptrace$PtraceThread.notifyPtraceThread(TestRunner)
   at frysk.sys.Ptrace.detach(TestRunner)
   at frysk.proc.LinuxPtraceTask.sendDetach(TestRunner)
   at
frysk.proc.LinuxPtraceTaskState$Attached$WaitForUnblock.handleDetach(TestRunner)
   at frysk.proc.Task.performDetach(TestRunner)
   at frysk.proc.LinuxPtraceProcState$Detaching.<init>(TestRunner)
   at frysk.proc.LinuxPtraceProcState$3.handleDetach(TestRunner)
   at frysk.proc.Proc$7.execute(TestRunner)
   at frysk.event.EventLoop.runEventLoop(TestRunner)
   at frysk.event.EventLoop.runPolling(TestRunner)
   at frysk.proc.TestLib.assertRunUntilStop(TestRunner)
   at frysk.proc.TestLib.assertRunUntilStop(TestRunner)
   at frysk.proc.TestAbandon.testStressAbandon(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

------- Additional Comment #1 From Nurdin Premji 2007-01-05 21:34 -------
*** Bug 3822 has been marked as a duplicate of this bug. ***

------- Additional Comment #2 From Nurdin Premji 2007-01-05 21:36 -------
*** Bug 3836 has been marked as a duplicate of this bug. ***

------- Additional Comment #3 From Nurdin Premji 2007-01-05 21:48 -------
Created an attachment (id=1476)
compressed Log output of testStressAbandon

------- Additional Comment #4 From Andrew Cagney 2007-01-10 06:46 -------
Nurdin,
How hard would it be to put the stress test in a StressAbandon file?  That way
it's only run when --stress is specified to TestRunner/junit.
Andrew

------- Additional Comment #5 From Nurdin Premji 2007-01-10 15:18 -------
(In reply to comment #4)
> Nurdin,
> How hard would it be to put the stress test in a StressAbandon file?  That way
> it's only run when --stress is specified to TestRunner/junit.
> Andrew

Done, new file StressTestAbandon contains stressTestAbandon.

------- Additional Comment #6 From Andrew Cagney 2007-01-11 11:53 -------
Did you mean "StressAbandon.java" and testAbandon()?  Otherwize the --stress
flag won't make the test run.
 

------- Additional Comment #7 From Nurdin Premji 2007-01-11 15:59 -------
Uh yeah, StressTestAbandon.java and testStressAbandon() is what I had submitted
it as, it runs with TestRunner --stress

Bug List: First Last (This bug is not in your list)   Show list      Query page      Enter new bug
Actions: New | Query | bug # | Reports | Requests   New Account | Log In