This is the mail archive of the
frysk@sourceware.org
mailing list for the frysk project.
Debugging a NullPointerException in fstack
- From: Ray Ruvinskiy <rruvinsk at sybase dot com>
- To: frysk at sourceware dot org
- Date: Mon, 9 Jun 2008 16:45:24 -0400
- Subject: Debugging a NullPointerException in fstack
Hello,
I've compiled frysk on an i386 Fedora 8 system (thanks a lot to Rick
Moseley for all his previous help on IRC), and I'm attempting to play
with fstack. It seems to work on some processes (e.g., bash) but goes
down with a NullPointerException on most others (gconf, gnome-
screensaver, others).
I was wondering whether this was a known issue and if not, what the
best way to debug this would be. There is no stack trace displayed, so
I'm not sure where the NPE is actually coming from. I was wondering if
it was possible to compile frysk in a way that would make it more
amenable to being debugged? Also, what is the recommended way to
debug? gdb, printfs?
Thanks,
Ray