Bug 4251 - quit gives NPE
Summary: quit gives NPE
Status: RESOLVED WORKSFORME
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-03-21 22:50 UTC by Andrew Cagney
Modified: 2007-06-26 18:54 UTC (History)
0 users

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 Andrew Cagney 2007-03-21 22:50:51 UTC
(fhpd) quit
quit
java.lang.NullPointerException
   at frysk.cli.hpd.CLI$DetachHandler.handle(fhpd)
   at frysk.cli.hpd.CLI$QuitHandler.handle(fhpd)
   at frysk.cli.hpd.CLI.execCommand(fhpd)
   at fhpd.main(fhpd)
Internal debugger error:
Comment 1 Mike Cvet 2007-06-05 18:37:54 UTC
Can you still reproduce this? It appears to work for me now.
Comment 2 Nurdin Premji 2007-06-26 18:54:34 UTC
Seems to be working as of June 25, 2007.