public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/5674] New: frysk does not handle "go" after a "run" command
@ 2008-01-25 20:34 rmoseley at redhat dot com
2008-01-30 14:55 ` [Bug general/5674] " rmoseley at redhat dot com
0 siblings, 1 reply; 2+ messages in thread
From: rmoseley at redhat dot com @ 2008-01-25 20:34 UTC (permalink / raw)
To: frysk-bugzilla
Issuing a "go" command right after a "run" command causes a backtrace. Here are
the steps to reproduce:
(fhpd) load ../pkglibdir/funit-threads-looper
Loaded executable file: ../pkglibdir/funit-threads-looper
(fhpd) run
Attached to process 2484
starting/running with this command:
/home/rmoseley/frysk-git1/build/frysk-core/frysk/bindir/../pkglibdir/funit-threads-looper
Running process 2484
(fhpd) go
Running process 2484
Running process 2484
(fhpd) java.lang.RuntimeException: not added
at
frysk.proc.live.LinuxPtraceProcState$3.handleDeleteObservation(LinuxPtraceProcState.java:434)
at frysk.proc.live.LinuxPtraceProc$14.execute(LinuxPtraceProc.java:660)
at frysk.event.EventLoop.runEventLoop(EventLoop.java:372)
at frysk.event.EventLoop.run(EventLoop.java:489)
fhpd is in an unusable state at this point for most subsequent commands.
--
Summary: frysk does not handle "go" after a "run" command
Product: frysk
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: frysk-bugzilla at sourceware dot org
ReportedBy: rmoseley at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=5674
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug general/5674] frysk does not handle "go" after a "run" command
2008-01-25 20:34 [Bug general/5674] New: frysk does not handle "go" after a "run" command rmoseley at redhat dot com
@ 2008-01-30 14:55 ` rmoseley at redhat dot com
0 siblings, 0 replies; 2+ messages in thread
From: rmoseley at redhat dot com @ 2008-01-30 14:55 UTC (permalink / raw)
To: frysk-bugzilla
------- Additional Comments From rmoseley at redhat dot com 2008-01-30 14:55 -------
Found problem and have fixed it, (not committed yet) for a single-threaded task.
There is still a problem with multi-threaded tasks, as when a thread is
spawned, it is not being set as "running" with the step engine.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|frysk-bugzilla at sourceware|rmoseley at redhat dot com
|dot org |
Status|NEW |ASSIGNED
http://sourceware.org/bugzilla/show_bug.cgi?id=5674
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-30 14:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-25 20:34 [Bug general/5674] New: frysk does not handle "go" after a "run" command rmoseley at redhat dot com
2008-01-30 14:55 ` [Bug general/5674] " rmoseley at redhat dot com
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).