[Bug 49678] gideon crashes when it is closed while parsing files

Jeffrey McGee jeffreym at cs.tamu.edu
Wed Jan 29 23:48:03 UTC 2003


------- 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=49678     




------- Additional Comments From jeffreym at cs.tamu.edu  2003-01-29 23:47 -------
Another backtrace for the same bug.  (none of the others include
ProblemReporter's destructor)  Also, the procces is still running on my machine.
If a developer wants more information from gdb, please contact me in the nest
two or three days. Unfortunately gideon was not built with debuging symbols.

(gdb) bt
#0  0x4150ec69 in sigsuspend () from /lib/libc.so.6
#1  0x41385799 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0
#2  0x4138212b in pthread_cond_wait () from /lib/libpthread.so.0
#3  0x41095f19 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/qt/3/lib/libqt-mt.so.3
#4  0x40ddfb96 in QThread::wait(unsigned long) () from /usr/qt/3/lib/libqt-mt.so.3
#5  0x41bb04e6 in ProblemReporter::~ProblemReporter() () from
/usr/lib/kde3/libkdevcppsupport.so
#6  0x41b77b81 in CppSupportPart::~CppSupportPart() () from
/usr/lib/kde3/libkdevcppsupport.so
#7  0x08074eb5 in QValueListPrivate<KSharedPtr<KService>
>::QValueListPrivate(QValueListPrivate<KSharedPtr<KService> > const&) ()
#8  0x0806e70a in QPtrList<QextMdiChildView>::deleteItem(void*) ()
#9  0x0806eb7c in QPtrList<QextMdiChildView>::deleteItem(void*) ()
#10 0x40e47659 in QObject::activate_signal(QConnectionList*, QUObject*) () from
/usr/qt/3/lib/libqt-mt.so.3
#11 0x41127542 in QSignal::signal(QVariant const&) () from
/usr/qt/3/lib/libqt-mt.so.3
#12 0x40e617f8 in QSignal::activate() () from /usr/qt/3/lib/libqt-mt.so.3
#13 0x40e68793 in QSingleShotTimer::event(QEvent*) () from
/usr/qt/3/lib/libqt-mt.so.3
#14 0x40de9846 in QApplication::internalNotify(QObject*, QEvent*) () from
/usr/qt/3/lib/libqt-mt.so.3
#15 0x40de8e06 in QApplication::notify(QObject*, QEvent*) () from
/usr/qt/3/lib/libqt-mt.so.3
#16 0x40a43459 in KApplication::notify(QObject*, QEvent*) () from
/usr/kde/3.1/lib/libkdecore.so.4
#17 0x40dc4fe3 in QEventLoop::activateTimers() () from /usr/qt/3/lib/libqt-mt.so.3
#18 0x40da2a68 in QEventLoop::processEvents(unsigned) () from
/usr/qt/3/lib/libqt-mt.so.3
#19 0x40dfd496 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#20 0x40dfd338 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#21 0x40de9a91 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#22 0x08066b32 in QGListIterator::~QGListIterator() ()
#23 0x414fae34 in __libc_start_main () from /lib/libc.so.6
(gdb)




More information about the KDevelop-devel mailing list