[Bug 260467] New: ddd: backtrace is missing symbols when specifying process pid or core file on command line
https://bugzilla.novell.com/show_bug.cgi?id=260467 Summary: ddd: backtrace is missing symbols when specifying process pid or core file on command line Product: openSUSE 10.3 Version: Alpha 2plus Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: rnissl@gmx.de QAContact: qa@suse.de Try something like that: rnissl@video:~> sleep 300 & ddd /bin/sleep $! [1] 23361 In ddd's gdb output window type the commands bt, detach, attach 23361 and bt. The output will look like below. See the difference in the output of the bt command. The same difference exists for supplying a core file on the command line respectively when loading it via ddd's menu file/open core dump. The bt command works like expected already at the first invocation when directly using gdb (i. e. substitute ddd with gdb in the above command), so I think this is an issue of ddd. GNU DDD 3.3.11 (i386-suse-linux-gnu), by Dorothea Lütkehaus and Andreas Zeller. Copyright © 1995-1999 Technische Universität Braunschweig, Germany. Copyright © 1999-2001 Universität Passau, Germany. Copyright © 2001 Universität des Saarlandes, Germany. Copyright © 2001-2004 Free Software Foundation, Inc. Using host libthread_db library "/lib/libthread_db.so.1". Attaching to program: /bin/sleep, process 23361 Reading symbols from /lib/libc.so.6...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in ?? () #1 0xbfef34a8 in ?? () #2 0x0804cff4 in ?? () #3 0x00000000 in ?? () (gdb) detach (gdb) attach 23361 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7e6cd50 in __nanosleep_nocancel () from /lib/libc.so.6 #2 0x0804a57f in xnanosleep (seconds=300) at xnanosleep.c:100 #3 0x08049034 in main (argc=2, argv=Cannot access memory at address 0x4 ) at sleep.c:148 #4 0xb7df6f9c in __libc_start_main () from /lib/libc.so.6 #5 0x08048c81 in _start () (gdb) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=260467 stefan.fent@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pth@novell.com |schwab@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=260467 schwab@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|schwab@novell.com |anosek@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=260467 anosek@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |rnissl@gmx.de ------- Comment #1 from anosek@novell.com 2007-05-22 06:45 MST ------- Thank you for the report. I tried to reproduce the bug on 10.2 and 10.3 Alpha1 but there was no problem. I will try it later on 10.3 Alpha4. Maybe you also updated the release. Please, could you test this issue again? Thank you -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=260467 rnissl@gmx.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|rnissl@gmx.de | ------- Comment #2 from rnissl@gmx.de 2007-05-26 16:02 MST ------- Sorry for the delay, but I had a tough week ;-) I was going nuts on this issue after upgrading to 10.3 Alpha4+, as I couldn't reproduce this issue either, but after upgrading ddd and gdb on my 10.2 system to the same versions as in 10.3 Alpha4+, the problem was still persistent. Further investigation shows the following: - move away any existing ~/.ddd directory - start ddd as mentioned above - bt works out of the box - open menu "edit/gdb settings..." - just hit the button labeled "close" - quit ddd - start ddd again as mentioned above - bt doesn't work out of the box anymore! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=260467 anosek@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #3 from anosek@novell.com 2007-06-12 07:47 MST ------- Super, thank you. According to your last description I reproduced the bug. Now I'm going to investigate it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=260467 User anosek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=260467#c4 Ales Nosek <anosek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |rnissl@gmx.de --- Comment #4 from Ales Nosek <anosek@novell.com> 2008-07-15 02:36:02 MDT --- Well, it seems that this is fixed in openSUSE 11.0. Please, could you also try it out? Thank you -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=260467 User anosek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=260467#c5 Ales Nosek <anosek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|rnissl@gmx.de | Resolution| |FIXED --- Comment #5 from Ales Nosek <anosek@novell.com> 2008-08-14 02:22:20 MDT --- Well, I think it's fixed. If not, please feel free to reopen the bug. Thank you -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=260467 User rnissl@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=260467#c6 --- Comment #6 from Reinhard Nißl <rnissl@gmx.de> 2009-01-03 11:34:46 MST --- Hi Ales, I was very busy and skipped release 11.0. I'm now running 11.1 and it seems to be fixed there too. Bye. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com