This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/5674] New: frysk does not handle "go" after a "run" command


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]