This is the mail archive of the
frysk-bugzilla@sourceware.org
mailing list for the frysk project.
[Bug general/3791] New: Frames without resolved symbol display address 0x0
- From: "jan dot kratochvil at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: frysk-bugzilla at sourceware dot org
- Date: 23 Dec 2006 15:47:27 -0000
- Subject: [Bug general/3791] New: Frames without resolved symbol display address 0x0
- Reply-to: sourceware-bugzilla at sourceware dot org
Per discussion on #frysk@irc.gimp.net:
There is another bug - but definitely in the Java binding of libunwind only -
that fstack(1) never shows any address without associated symbol and it just
prints `null' instead.
the bug in `./cni/FrameCursor.cxx':`lib::unwind::FrameCursor::create_frame_cursor'.
unw_get_proc_name fails => unw_get_reg (cursor, UNW_REG_IP, &ip);
libunwind/tests/test-ptrace.c
--
Summary: Frames without resolved symbol display address 0x0
Product: frysk
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: frysk-bugzilla at sourceware dot org
ReportedBy: jan dot kratochvil at redhat dot com
CC: mcvet at redhat dot com
GCC host triplet: i686-pc-linux-gnu
OtherBugsDependingO 3702
nThis:
http://sourceware.org/bugzilla/show_bug.cgi?id=3791
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.