[kdev3.5.1-svn] gdb crash

Bernd Buschinski b.buschinski at web.de
Sat Apr 12 12:22:07 UTC 2008


Hi, today KDevelop-3.5.1-svn crashed with gdb-6.8
I cant reproduce it, but I think it has something to do with adding/removing 
variable watches, that are present, just the "Variables"-view didnt show them 
to me

apaku suggest I should send it to the mailing list, to ping volodya :)


(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x2ab62a72b980 (LWP 10774)]
[New Thread 0x41001950 (LWP 10814)]
[New Thread 0x40800950 (LWP 10789)]
(no debugging symbols found)
...
(no debugging symbols found)
[KCrash handler]
#5  0x00002ab62a454962 in memcpy () from /lib/libc.so.6
#6  0x00002ab625bca065 in QString::operator+= ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#7  0x00002aaaaca5040f in GDBDebugger::VarItem::updateValue ()
   from /usr/lib64/kde3/libkdevdebugger.so
#8  0x00002aaaaca522fd in GDBDebugger::VariableTree::handleVarUpdate ()
   from /usr/lib64/kde3/libkdevdebugger.so
#9  0x00002aaaaca40188 in GDBDebugger::GDBCommand::invokeHandler ()
   from /usr/lib64/kde3/libkdevdebugger.so
#10 0x00002aaaaca3be6c in GDBDebugger::GDBController::processMICommandResponse
    () from /usr/lib64/kde3/libkdevdebugger.so
#11 0x00002aaaaca3c40b in GDBDebugger::GDBController::slotDbgStdout ()
   from /usr/lib64/kde3/libkdevdebugger.so
#12 0x00002aaaaca38c3c in GDBDebugger::GDBController::qt_invoke ()
   from /usr/lib64/kde3/libkdevdebugger.so
#13 0x00002ab625845d08 in QObject::activate_signal ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#14 0x00002ab6241b2b5f in KProcess::receivedStdout ()
   from /usr/kde/3.5/lib64/libkdecore.so.4
#15 0x00002ab6241b2d1e in KProcess::childOutput ()
   from /usr/kde/3.5/lib64/libkdecore.so.4
#16 0x00002ab6241b2d29 in KProcess::slotChildOutput ()
   from /usr/kde/3.5/lib64/libkdecore.so.4
#17 0x00002ab6241b2da1 in KProcess::qt_invoke ()
   from /usr/kde/3.5/lib64/libkdecore.so.4
#18 0x00002ab625845d08 in QObject::activate_signal ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#19 0x00002ab6258469b2 in QObject::activate_signal ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#20 0x00002ab625c444d4 in QSocketNotifier::activated ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#21 0x00002ab62586bfe4 in QSocketNotifier::event ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#22 0x00002ab6257cf74a in QApplication::internalNotify ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#23 0x00002ab6257d169d in QApplication::notify ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#24 0x00002ab62417a8ce in KApplication::notify ()
   from /usr/kde/3.5/lib64/libkdecore.so.4
#25 0x00002ab625754638 in QApplication::sendEvent ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#26 0x00002ab6257bff54 in QEventLoop::activateSocketNotifiers ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#27 0x00002ab62576b2c5 in QEventLoop::processEvents ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#28 0x00002ab6257ee02b in QEventLoop::enterLoop ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#29 0x00002ab6257edd17 in QEventLoop::exec ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#30 0x00002ab6257d13a2 in QApplication::exec ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#31 0x0000000000407df4 in ?? ()
#32 0x00002ab62a3fa1f4 in __libc_start_main () from /lib/libc.so.6
#33 0x00000000004075c9 in ?? ()
#34 0x00007fff8b0d6028 in ?? ()
#35 0x0000000000000000 in ?? ()




More information about the KDevelop-devel mailing list