Version: KDevelop (using KDE KDE 3.1.1) Installed from: Compiled From Sources Compiler: gcc 3.3 prerelease (SuSE 8.2) OS: Linux When I run the debugger with floating toolbat enabled to debug a c++-programm generated by the app-wiz. gideon crashes! [New Thread 16384 (LWP 10615)] [New Thread 32769 (LWP 10622)] [New Thread 16386 (LWP 10623)] 0x41355d2a in waitpid () from /lib/libpthread.so.0 #0 0x41355d2a in waitpid () from /lib/libpthread.so.0 #1 0x40a6ec89 in KCrash::defaultCrashHandler(int) () from /opt/kde3/lib/libkdecore.so.4 #2 0x41354895 in __pthread_sighandler () from /lib/libpthread.so.0 #3 <signal handler called> #4 0x42937f4e in GDBDebugger::FramestackWidget::parseGDBBacktraceList(char*) ( this=0x8539298, str=0x8539332 "No stack.") at framestackwidget.cpp:177 #5 0x429254aa in GDBDebugger::GDBController::parseBacktraceList(char*) ( this=0x8539298, buf=0x8539332 "No stack.") at gdbcontroller.cpp:769 #6 0x42925cdf in GDBDebugger::GDBController::parseCmdBlock(char*) ( this=0x8539298, buf=0x8539332 "No stack.") at gdbcontroller.cpp:991 #7 0x42925ef5 in GDBDebugger::GDBController::parse(char*) (this=0x8539298, buf=0x8539330 "\032KNo stack.") at gdbcontroller.cpp:1088 #8 0x429292f2 in GDBDebugger::GDBController::slotDbgStdout(KProcess*, char*, int) (this=0x8539298, buf=0xbfffe860 "\032K", buflen=2) at gdbcontroller.cpp:1806 #9 0x4292a706 in GDBDebugger::GDBController::qt_invoke(int, QUObject*) ( this=0x8539298, _id=53, _o=0xbfffe7d0) at gdbcontroller.moc:302 #10 0x40dfa8e7 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/qt3/lib/libqt-mt.so.3 #11 0x40a2fabd in KProcess::receivedStdout(KProcess*, char*, int) () from /opt/kde3/lib/libkdecore.so.4 #12 0x40a2e691 in KProcess::childOutput(int) () from /opt/kde3/lib/libkdecore.so.4 #13 0x40a2e479 in KProcess::slotChildOutput(int) () from /opt/kde3/lib/libkdecore.so.4 #14 0x40a2fe26 in KProcess::qt_invoke(int, QUObject*) () from /opt/kde3/lib/libkdecore.so.4 #15 0x40dfa8e7 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/qt3/lib/libqt-mt.so.3 #16 0x40dfa9c8 in QObject::activate_signal(int, int) () from /usr/lib/qt3/lib/libqt-mt.so.3 #17 0x410f1b80 in QSocketNotifier::activated(int) () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0x40e17790 in QSocketNotifier::event(QEvent*) () from /usr/lib/qt3/lib/libqt-mt.so.3 #19 0x40d995f8 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/qt3/lib/libqt-mt.so.3 #20 0x40d98b50 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt3/lib/libqt-mt.so.3 #21 0x409fb929 in KApplication::notify(QObject*, QEvent*) () from /opt/kde3/lib/libkdecore.so.4 #22 0x40d70ab6 in QEventLoop::activateSocketNotifiers() () from /usr/lib/qt3/lib/libqt-mt.so.3 #23 0x40d4d963 in QEventLoop::processEvents(unsigned) () from /usr/lib/qt3/lib/libqt-mt.so.3 #24 0x40dadb83 in QEventLoop::enterLoop() () from /usr/lib/qt3/lib/libqt-mt.so.3 #25 0x40dada76 in QEventLoop::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3 #26 0x40d9987f in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3 #27 0x0806ca58 in main (argc=2, argv=0xbffff364) at main.cpp:89 #28 0x414b48ae in __libc_start_main () from /lib/libc.so.6
Duplicate posting. *** This bug has been marked as a duplicate of 57838 ***