From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18257 invoked by alias); 23 Dec 2006 15:47:37 -0000 Received: (qmail 18212 invoked by uid 48); 23 Dec 2006 15:47:27 -0000 Date: Sat, 23 Dec 2006 15:47:00 -0000 From: "jan dot kratochvil at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20061223154727.3791.jan.kratochvil@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3791] New: Frames without resolved symbol display address 0x0 X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00830.txt.bz2 List-Id: 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.