[issue920] Incomplete backtrace in gdb

Hasso Tepper sinknull at crater.dragonflybsd.org
Wed Jan 16 09:41:08 PST 2008


New submission from Hasso Tepper <hasso at estpak.ee>:

With current HEAD and gdb 6.7.1 I can't get complete backtraces any more. 
Example from Xorg.core:

(gdb) bt
#0  0x283409c8 in kill () from /usr/lib/libc.so.6
#1  0x2838b04a in abort () from /usr/lib/libc.so.6
#2  0x08193de5 in FatalError ()
#3  0x080b4f15 in xf86SigHandler ()
#4  <signal handler called>
#5  0x081695e6 in XkbEnableDisableControls ()
#6  0x0816ab79 in XkbRemoveResourceClient ()
#7  0x0807b766 in ?? ()
#8  0x28618300 in ?? ()
#9  0x41a00000 in ?? ()
#10 0xbfbff2d8 in ?? ()
#11 0x0807b506 in ?? ()
#12 0xffffffff in ?? ()
#13 0x081a6625 in ?? ()
#14 0x28618300 in ?? ()
#15 0x081adfc4 in ?? ()
#16 0x28618400 in ?? ()
#17 0x081db5ec in xeviehot ()
#18 0xbfbff2f8 in ?? ()
#19 0x0807b9e4 in CloseDownDevices ()
Backtrace stopped: frame did not save the PC
(gdb)

----------
assignedto: corecode
messages: 4158
nosy: corecode, hasso
priority: urgent
status: unread
title: Incomplete backtrace in gdb

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<https://bugs.dragonflybsd.org/issue920>
_____________________________________________________





More information about the Bugs mailing list