public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/5709] New: break main only works on first process
@ 2008-02-01 21:58 cagney at redhat dot com
  0 siblings, 0 replies; only message in thread
From: cagney at redhat dot com @ 2008-02-01 21:58 UTC (permalink / raw)
  To: frysk-bugzilla

Consider

cagney@localhost$ ./frysk/bindir/fhpd # ./frysk/pkglibdir/funit-stack-inlined
(fhpd) load ./frysk/pkglibdir/funit-stack-inlined
Loaded executable file: ./frysk/pkglibdir/funit-stack-inlined
(fhpd) load ./frysk/pkglibdir/funit-stack-inlined
Loaded executable file: ./frysk/pkglibdir/funit-stack-inlined
(fhpd) break main
breakpoint 1 deferredbreakpoint 0 deferred
(fhpd) run
Attached to process 29227
Error: requestDeleteInstructionObserver
starting/running with this command:
/home/scratch/frysk/git/native/frysk-core/./frysk/pkglibdir/funit-stack-inlined 
Running process 29227
Breakpoint 0 main
Breakpoint 1 main
Attached to process 29228
starting/running with this command:
/home/scratch/frysk/git/native/frysk-core/./frysk/pkglibdir/funit-stack-inlined 
Running process 29227
Running process 29228
(fhpd) Breakpoint 0 main
Breakpoint 1 main
Task 29227 is terminating from signal SIGSEGV(11)
Exception in thread "Thread-1" java.lang.NullPointerException
   at frysk.proc.live.LinuxPtraceTask.sendStepInstruction(fhpd)
   at frysk.proc.live.LinuxPtraceTaskState$Running.sendContinue(fhpd)
   at frysk.proc.live.LinuxPtraceTaskState$Running.handleTerminatingEvent(fhpd)
   at frysk.proc.live.LinuxPtraceTask.processTerminatingEvent(fhpd)
   at frysk.proc.live.LinuxWaitBuilder.exitEvent(fhpd)
   at frysk.sys.Wait.wait(fhpd)
   at frysk.sys.Wait.waitAll(fhpd)
   at frysk.event.WaitEventLoop.block(fhpd)
   at frysk.event.EventLoop.runEventLoop(fhpd)
   at frysk.event.EventLoop.run(fhpd)

notice how only the first process stopped at main

-- 
           Summary: break main only works on first process
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com
                CC: timoore at redhat dot com
OtherBugsDependingO 2246
             nThis:


http://sourceware.org/bugzilla/show_bug.cgi?id=5709

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-01 21:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-01 21:58 [Bug general/5709] New: break main only works on first process cagney 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).