public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
From: "rmoseley at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: frysk-bugzilla@sourceware.org
Subject: [Bug general/6591] frysk.bindir.TestFstep due to disassembler errors
Date: Fri, 13 Jun 2008 18:16:00 -0000	[thread overview]
Message-ID: <20080613181538.15497.qmail@sourceware.org> (raw)
In-Reply-To: <20080604192550.6591.swagiaal@redhat.com>


------- Additional Comments From rmoseley at redhat dot com  2008-06-13 18:15 -------
Hmmmm, I think I am seeing the same thing when both the GUI and the command
line.  From the Gui when I try to open a core file I get this:

java.lang.NullPointerException
   at lib.dwfl.Disassembler.disassembleInstructions(Disassembler.java:61)
   at frysk.gui.srcwin.SourceBuffer.disassembleFrame(SourceBuffer.java:856)
   at frysk.gui.srcwin.SourceWindow.populateStackBrowser(SourceWindow.java:652)
   at frysk.gui.srcwin.SourceWindow.finishSourceWin(SourceWindow.java:550)
   at frysk.gui.srcwin.SourceWindow.<init>(SourceWindow.java:472)
   at
frysk.gui.srcwin.SourceWindowFactory.createSourceWindow(SourceWindowFactory.java:135)
   at
frysk.gui.srcwin.SourceWindowFactory.attachToCore(SourceWindowFactory.java:151)
   at frysk.gui.srcwin.SourceWindow.examineCoreFile(SourceWindow.java:1645)
   at frysk.gui.srcwin.SourceWindow.access$31(SourceWindow.java:1644)
   at frysk.gui.srcwin.SourceWindow$4.actionEvent(SourceWindow.java:1041)
   at org.gnu.gtk.Action.fireActionEvent(libgtkjava-2.8.so)
   at org.gnu.gtk.Action.handleActivate(libgtkjava-2.8.so)
   at org.gnu.gtk.Gtk.gtk_main(libgtkjava-2.8.so)
   at frysk.gui.Gui.gui(Gui.java:231)
   at frysk.gui.FryskGui.main(FryskGui.java:58)


and from the commandline I get:

 ./fhpd
(fhpd) load bash
[0.0] Loaded executable file: /bin/bash
(fhpd) info debuginfo
/bin/bash /usr/lib/debug/bin/bash.debug

(fhpd) disassemble
[0.0]
Dump of assembler code for function: [unknown]
Internal Error: java.lang.NullPointerException
   at lib.dwfl.Disassembler.disassembleInstructions(Disassembler.java:61)
   at lib.dwfl.Disassembler.disassembleInstructionsStartEnd(Disassembler.java:70)
   at frysk.hpd.DisassembleCommand.interpret(DisassembleCommand.java:163)
   at frysk.hpd.ParameterizedCommand.interpret(ParameterizedCommand.java:147)
   at frysk.hpd.MultiLevelCommand.interpret(MultiLevelCommand.java:144)
   at frysk.hpd.CLI.execCommand(CLI.java:289)
   at frysk.bindir.fhpd$CommandLine.run(fhpd.java:150)


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|frysk.bindir.TestFstep due  |frysk.bindir.TestFstep due
                   |to disassembler errors      |to disassembler errors


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

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


      reply	other threads:[~2008-06-13 18:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-04 19:26 [Bug general/6591] New: " swagiaal at redhat dot com
2008-06-13 18:16 ` rmoseley at redhat dot com [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080613181538.15497.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=frysk-bugzilla@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).