From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1816 invoked by alias); 17 Aug 2007 13:06:42 -0000 Received: (qmail 773 invoked by uid 48); 17 Aug 2007 13:06:23 -0000 Date: Fri, 17 Aug 2007 13:06:00 -0000 Message-ID: <20070817130623.772.qmail@sourceware.org> From: "swagiaal at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070620180727.4676.swagiaal@redhat.com> References: <20070620180727.4676.swagiaal@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4676] incorrect back trace produced by libunwind 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-q3/txt/msg00305.txt.bz2 List-Id: ------- Additional Comments From swagiaal at redhat dot com 2007-08-17 13:06 ------- Also on a 32 bit machine: [swagiaal@towns frysk-core]$ ./frysk/bindir/fstack $$ Task #505 #0 0x0051d402 in __kernel_vsyscall () from [vdso] #1 0x00337d69 in __waitpid_nocancel () from /lib/libc-2.6.so #2 0x100f41dd in [unknown] from Unknown #3 0x0807bfa8 in wait_for () from /bin/bash #4 0x0806eedd in execute_command_internal () from /bin/bash #5 0x0806f923 in execute_command () from /bin/bash #6 0x0805ef61 in reader_loop () from /bin/bash #7 0x0805ea70 in main () from /bin/bash #8 0x002bdf70 in __libc_start_main () from /lib/libc-2.6.so #9 0x0805c6c1 in _start () from /bin/bash [swagiaal@towns frysk-core]$ pstack $$ #0 0x0051d402 in __kernel_vsyscall () #1 0x00337d73 in __waitpid_nocancel () from /lib/libc.so.6 #2 0x0807a12d in ?? () #3 0x0807bfa8 in wait_for () #4 0x0806eedd in execute_command_internal () #5 0x0806f923 in execute_command () #6 0x0805ef61 in reader_loop () #7 0x0805ea70 in main () The addresses are different between the two stack back traces. -- http://sourceware.org/bugzilla/show_bug.cgi?id=4676 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.