From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29471 invoked by alias); 16 Feb 2007 20:14:06 -0000 Received: (qmail 29408 invoked by uid 48); 16 Feb 2007 20:13:53 -0000 Date: Fri, 16 Feb 2007 20:14:00 -0000 From: "mcvet at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070216201353.4063.mcvet@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4063] New: StackFrame.getSymbolName() returns incorrect frame names 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: 2007-q1/txt/msg00433.txt.bz2 List-Id: I've outlined the strange frame names on funit-child below, versus the return from pstack (which matches the results from StackFrame.getMethodName()). mcvet@warbird:~ >> workspace/build/frysk-core/frysk/bindir/fstack 3257 Task #3257 #0 0x00002aaaaaf106da in __tens () <--- what is this? #1 0x000000000040172d in server () from: ../../frysk/frysk-core/frysk/pkglibdir/ funit-child.c#249 #2 0x00000000004020f4 in main () from: ../../frysk/frysk-core/frysk/pkglibdir/ funit-child.c#505 #3 0x00002aaaaaefda44 in __nscd_gethostbyname2_r () <--- what is this? #4 0x0000000000401139 in _start () mcvet@warbird:~ >> pstack 3257 #0 0x00002aaaaaf106da in sigsuspend () from /lib64/libc.so.6 #1 0x000000000040172d in server () #2 0x00000000004020f4 in main () -- Summary: StackFrame.getSymbolName() returns incorrect frame names Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: mcvet at redhat dot com CC: npremji at redhat dot com OtherBugsDependingO 2935 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=4063 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.