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/5383] New: fhpd peek with no parameters spawns an NPE


[pmuldoon@localhost frysk_bin]$ ./frysk-core/frysk/bindir/fhpd core.25927
/bin/sleep 
Attached to core file: /home/pmuldoon/frysk_bin/core.25927
(fhpd) where
[0.0]
#0 0x00000038cba9ac30 in __nanosleep_nocancel () from /lib64/libc.so.6
#1 0x0000000000402f1b in [unknown] from /bin/sleep
#2 0x0000000000402a44 in [unknown] from /bin/sleep
#3 0x000000000040158c in [unknown] from /bin/sleep
#4 0x00000038cba1e074 in __libc_start_main () from /lib64/libc.so.6
#5 0x00000000004011d9 in [unknown] from /bin/sleep
(fhpd) peek
[0.0]
Internal Error: java.lang.NullPointerException
   at frysk.hpd.Input.parameter(fhpd)
   at frysk.hpd.PeekCommand.interpret(fhpd)
   at frysk.hpd.ParameterizedCommand.interpret(fhpd)
   at frysk.hpd.MultiLevelCommand.interpret(fhpd)
   at frysk.hpd.CLI.execCommand(fhpd)
   at frysk.bindir.fhpd.main(fhpd)

-- 
           Summary: fhpd peek with no parameters spawns an NPE
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: pmuldoon at redhat dot com
                CC: rmoseley at redhat dot com


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

------- 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]