public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
From: "mcvet at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: frysk-bugzilla@sourceware.org
Subject: [Bug general/4431] AckDaemonProcess doesn't appear to fully wait
Date: Thu, 26 Apr 2007 17:53:00 -0000 [thread overview]
Message-ID: <20070426175320.17592.qmail@sourceware.org> (raw)
In-Reply-To: <20070426162848.4431.mcvet@redhat.com>
------- Additional Comments From mcvet at redhat dot com 2007-04-26 18:53 -------
Without the sleep call, may give errors such as the following:
1) testBacktrace(frysk.rt.TestStackBacktrace)java.lang.RuntimeException: Failed
to attach to created proc
at frysk.rt.SteppingEngine$ThreadLifeObservable.addFailed(TestRunner)
at frysk.proc.LinuxPtraceTaskState$16.handleAddObservation(TestRunner)
at frysk.proc.Task.handleAddObservation(TestRunner)
at frysk.proc.TaskObservation.handleAdd(TestRunner)
at frysk.proc.LinuxPtraceProcState$Attaching.allAttached(TestRunner)
at
frysk.proc.LinuxPtraceProcState$Attaching$ToMainTask.handleTaskAttachCompleted(TestRunner)
at frysk.proc.Proc$4.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.rt.TestStackBacktrace.testBacktrace(TestRunner)
at frysk.junit.Runner.runCases(TestRunner)
at frysk.junit.Runner.runArchCases(TestRunner)
at frysk.junit.Runner.runTestCases(TestRunner)
at TestRunner.main(TestRunner)
Caused by: java.lang.RuntimeException: destroyed
at frysk.proc.LinuxPtraceTaskState$16.handleAddObservation(TestRunner)
...27 more
2)
testThreadedBacktrace(frysk.rt.TestStackBacktrace)java.lang.RuntimeException:
getting task's executable
at frysk.proc.IsaFactory.getIsa(TestRunner)
at frysk.proc.IsaFactory.getIsa(TestRunner)
at frysk.proc.LinuxPtraceTask.sendrecIsa(TestRunner)
at frysk.proc.Task.getIsa(TestRunner)
at frysk.rt.StackCallbacks.<init>(TestRunner)
at frysk.rt.StackFactory.createStackFrame(TestRunner)
at frysk.rt.StackFactory.createStackFrame(TestRunner)
at frysk.rt.TestStackBacktrace.firstTestBacktraceAssertions(TestRunner)
at frysk.rt.TestStackBacktrace$LockObserver.update(TestRunner)
at java.util.Observable.notifyObservers(libgcj.so.7rh)
at frysk.rt.SteppingEngine$SteppingObserver.updateExecuted(TestRunner)
at frysk.proc.Proc$14.add(TestRunner)
at frysk.proc.LinuxPtraceTaskState$Attached.handleAddObservation(TestRunner)
at frysk.proc.Task.handleAddObservation(TestRunner)
at frysk.proc.TaskObservation.handleAdd(TestRunner)
at frysk.proc.LinuxPtraceProcState$Attaching.allAttached(TestRunner)
at
frysk.proc.LinuxPtraceProcState$Attaching$ToOtherTasks.handleTaskAttachCompleted(TestRunner)
at frysk.proc.Proc$4.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.rt.TestStackBacktrace.testThreadedBacktrace(TestRunner)
at frysk.junit.Runner.runCases(TestRunner)
at frysk.junit.Runner.runArchCases(TestRunner)
at frysk.junit.Runner.runTestCases(TestRunner)
at TestRunner.main(TestRunner)
Caused by: lib.elf.ElfFileException: Could not open /proc/12927/exe
at lib.elf.Elf.<init>(TestRunner)
at frysk.proc.IsaFactory.getIsa(TestRunner)
...39 more
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcvet at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=4431
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
next prev parent reply other threads:[~2007-04-26 17:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-26 15:29 [Bug general/4431] New: " mcvet at redhat dot com
2007-04-26 17:53 ` mcvet at redhat dot com [this message]
2007-04-30 19:28 ` [Bug general/4431] " cagney at redhat dot com
2007-04-30 22:25 ` mcvet at redhat dot com
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070426175320.17592.qmail@sourceware.org \
--to=sourceware-bugzilla@sourceware.org \
--cc=frysk-bugzilla@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).