[Bug 56779] loading another project while background parsing leaves stranded progress bar
Matt Rogers
mattrogers at sbcglobal.net
Thu Jun 5 15:37: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=56779
------- Additional Comments From mattrogers at sbcglobal.net 2003-06-05 15:36 -------
I experience the same crash as Olivier, and i have a bt with debug info :) here goes. It's not quite
the same, but close.
[New Thread 16384 (LWP 28853)]
[New Thread 32769 (LWP 28866)]
[New Thread 32770 (LWP 28870)]
0x412fbfa8 in waitpid () from /lib/libpthread.so.0
#0 0x412fbfa8 in waitpid () from /lib/libpthread.so.0
#1 0x40a4206e in KCrash::defaultCrashHandler(int) ()
from /usr/kde/3.1/lib/libkdecore.so.4
#2 0x412fae1a in __pthread_sighandler () from /lib/libpthread.so.0
#3 <signal handler called>
#4 0x41d53387 in QMap<QString, QDateTime>::detach() (this=0xbfffeeb0)
at qmap.h:751
#5 0x41d52859 in QMap<QString, QDateTime>::find(QString const&) (
this=0x8b4bfcc, k=@0xbfffef30) at qmap.h:707
#6 0x41d4f912 in CppSupportPart::maybeParse(QString const&) (this=0x8b4bf58,
fileName=@0xbfffef30) at cppsupportpart.cpp:756
#7 0x41d4f5dd in CppSupportPart::parseProject() (this=0x8b4bf58)
at cppsupportpart.cpp:715
#8 0x41d4f2fc in CppSupportPart::initialParse() (this=0x8b4bf58)
at cppsupportpart.cpp:677
#9 0x41d51df1 in CppSupportPart::qt_invoke(int, QUObject*) (this=0x8b4bf58,
_id=23, _o=0xbffff0a0) at cppsupportpart.moc:202
#10 0x40daf299 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#11 0x4108f942 in QSignal::signal(QVariant const&) ()
from /usr/qt/3/lib/libqt-mt.so.3
#12 0x40dc9588 in QSignal::activate() () from /usr/qt/3/lib/libqt-mt.so.3
#13 0x40dd0503 in QSingleShotTimer::event(QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#14 0x40d514c4 in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#15 0x40d50a3b in QApplication::notify(QObject*, QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#16 0x409c8049 in KApplication::notify(QObject*, QEvent*) ()
from /usr/kde/3.1/lib/libkdecore.so.4
#17 0x40d2c075 in QEventLoop::activateTimers() ()
from /usr/qt/3/lib/libqt-mt.so.3
#18 0x40d098a8 in QEventLoop::processEvents(unsigned) ()
from /usr/qt/3/lib/libqt-mt.so.3
#19 0x40d652c6 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#20 0x40d65168 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#21 0x40d516f1 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#22 0x08071ed2 in main (argc=1, argv=0xbffff784) at main.cpp:124
#23 0x414527a7 in __libc_start_main () from /lib/libc.so.6
More information about the KDevelop-devel
mailing list