[Bug 61317] Gideon burns a lot of cpu cycles
gp at iws.it
gp at iws.it
Thu Jul 17 18:16:02 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=61317
------- Additional Comments From gp at iws.it 2003-07-17 18:15 -------
This backtrace, obtained attaching gdb to the "cpu eating" process, may be is more meaningful:
Program received signal SIGINT, Interrupt.
0x410fe637 in QMapPrivateBase::removeAndRebalance(QMapNodeBase*, QMapNodeBase*&,
QMapNodeBase*&, QMapNodeBase*&) () from /usr/local/qt/lib/libqt-mt.so.3
(gdb) backtrace
#0 0x410fe637 in QMapPrivateBase::removeAndRebalance(QMapNodeBase*,
QMapNodeBase*&, QMapNodeBase*&, QMapNodeBase*&) () from /usr/local/qt/lib/libqt-mt.so.3
#1 0x41e80cb4 in Driver::takeTranslationUnit(QString const&) ()
from /usr/kde3/lib/kde3/libkdevjavasupport.so
#2 0x41dc502a in BackgroundParser::parseFile(QString const&) ()
from /usr/kde3/lib/kde3/libkdevjavasupport.so
#3 0x41dc55e2 in BackgroundParser::run() ()
from /usr/kde3/lib/kde3/libkdevjavasupport.so
#4 0x40e25578 in QProc::~QProc() () from /usr/local/qt/lib/libqt-mt.so.3
#5 0x413c8d70 in pthread_start_thread (arg=0x892d870) at manager.c:301
(gdb) cont
Continuing.
More information about the KDevelop-devel
mailing list