[Bug 153929] drkonqi "Unable to create a valid backtrace." problem

kavol kavol at seznam.cz
Wed Jan 23 15:56:02 GMT 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=153929         




------- Additional Comments From kavol seznam cz  2008-01-23 16:56 -------
ok, so I have tried ...

after the crash, at first I've clicked "Show details" and it says:

Application: nspluginviewer (nspluginviewer), signal SIGSEGV
[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
0xb7f0f410 in __kernel_vsyscall ()
[Current thread is 0 (process 26336)]

then I clicked "Ladící program" (er, "Debugger") and it showed konsole with gdb, after a ton of messages I got:

...
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
0xb7f0f410 in __kernel_vsyscall ()
(gdb) backtrace
#0  0xb7f0f410 in __kernel_vsyscall ()
#1  0x4e5d3856 in nanosleep () from /lib/libc.so.6
#2  0x4e5d367b in sleep () from /lib/libc.so.6
#3  0xb7c0a101 in KCrash::startDrKonqi (argv=0xbfb9b71c, argc=17)
    at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdeui/util/kcrash.cpp:366
#4  0xb7c0a67c in KCrash::defaultCrashHandler (sig=11)
    at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdeui/util/kcrash.cpp:287
#5  <signal handler called>
#6  0x4823ed46 in XtRemoveTimeOut () from /usr/lib/libXt.so.6
#7  0xb4550000 in ?? ()
#8  0xbfb9bb1b in ?? ()
#9  0xbfb9bae8 in ?? ()
#10 0xb59e1db1 in ?? () from /opt/netscape/plugins/libflashplayer.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)

- so basically the same as running gdb manually



More information about the Unassigned-bugs mailing list