Bug 4632 - fhpd crashes when trying to run funit-stacks
Summary: fhpd crashes when trying to run funit-stacks
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2007-06-12 15:22 UTC by Sami Wagiaalla
Modified: 2007-06-12 15:23 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Wagiaalla 2007-06-12 15:22:04 UTC
[swagiaal@toner frysk]$ pwd
/tmp/frysks.bin/frysk
[swagiaal@toner frysk]$ fhpd
(fhpd) run ./frysk-core/frysk/pkglibdir/funit-stacks
Exception in thread "Thread-1" java.lang.NullPointerException
   at frysk.cli.hpd.RunCommand.updateAttached(fhpd)
   at frysk.proc.Task.notifyAttached(fhpd)
   at frysk.proc.ptrace.LinuxTaskState$Attached.transitionToRunningState(fhpd)
   at frysk.proc.ptrace.LinuxTaskState$StartMainTask$6.blockOrAttachContinue(fhpd)
   at frysk.proc.ptrace.LinuxTaskState$StartMainTask$6.handleTrappedEvent(fhpd)
   at frysk.proc.ptrace.LinuxTask.processTrappedEvent(fhpd)
   at frysk.proc.ptrace.LinuxWaitBuilder.stopped(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)
Comment 1 Sami Wagiaalla 2007-06-12 15:23:26 UTC
$ uname -a 
Linux toner.toronto.redhat.com 2.6.20-1.2952.fc6 #1 SMP Wed May 16 18:59:18 EDT
2007 i686 i686 i386 GNU/Linux