[Bug 73946] When a debugged program terminates KDevelop uses full CPU power

Hamish Rodda rodda at kde.org
Tue Feb 10 05:10:08 UTC 2004


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




------- Additional Comments From rodda at kde.org  2004-02-10 05:06 -------
Here's where I caught kdevelop when it last did this to me... maybe gdb is continually outputting data? dunno, have to look next time.

[New Thread 1109772864 (LWP 1777)]
[New Thread 1132096432 (LWP 1783)]
[New Thread 1109772864 (LWP 1777)]
[New Thread 1132096432 (LWP 1783)]
[New Thread 1109772864 (LWP 1777)]
[New Thread 1132096432 (LWP 1783)]
0x41a28411 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#0  0x41a28411 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#1  0x40e3616e in KCrash::defaultCrashHandler(int) ()
   from /opt/kde/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x41a274a1 in __read_nocancel () from /lib/tls/libpthread.so.0
#4  0x42d90f55 in GDBDebugger::STTY::OutReceived(int) (this=0xa42f470, f=10)
    at ../../kdevelop/languages/cpp/debugger/stty.cpp:260
#5  0x42d9179b in GDBDebugger::STTY::qt_invoke(int, QUObject*) (
    this=0xa42f470, _id=2, _o=0xbffff080) at stty.moc:126
#6  0x412a15ce in QObject::activate_signal(QConnectionList*, QUObject*) (
    this=0x8cb1288, clist=0xa0fab10, o=0xbffff080) at kernel/qobject.cpp:2333
#7  0x412a1988 in QObject::activate_signal(int, int) (this=0x8cb1288, 
    signal=2, param=10) at kernel/qobject.cpp:2426
#8  0x41669265 in QSocketNotifier::activated(int) (this=0x8cb1288, t0=10)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#9  0x412c5f21 in QSocketNotifier::event(QEvent*) (this=0x8cb1288, 
    e=0xbffff380) at kernel/qsocketnotifier.cpp:271
#10 0x412310bb in QApplication::internalNotify(QObject*, QEvent*) (
    this=0xbffff5e0, receiver=0x8cb1288, e=0xbffff380)
    at kernel/qapplication.cpp:2582
#11 0x41230542 in QApplication::notify(QObject*, QEvent*) (this=0xbffff5e0, 
    receiver=0x8cb1288, e=0xbffff380) at kernel/qapplication.cpp:2305
#12 0x40d94964 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde/lib/libkdecore.so.4
#13 0x411bab88 in QApplication::sendEvent(QObject*, QEvent*) (
    receiver=0x8cb1288, event=0xbffff380) at qapplication.h:492
#14 0x4121c7f3 in QEventLoop::activateSocketNotifiers() (this=0x80d5c78)
    at kernel/qeventloop_unix.cpp:579
#15 0x411ce21d in QEventLoop::processEvents(unsigned) (this=0x80d5c78, flags=4)
    at kernel/qeventloop_x11.cpp:340
#16 0x4124a5dd in QEventLoop::enterLoop() (this=0x80d5c78)
    at kernel/qeventloop.cpp:198
#17 0x4124a4f6 in QEventLoop::exec() (this=0x80d5c78)
    at kernel/qeventloop.cpp:145
#18 0x4123125d in QApplication::exec() (this=0xbffff5e0)
    at kernel/qapplication.cpp:2705
#19 0x080653bb in main (argc=1, argv=0xbffff794)
    at ../../kdevelop/src/main.cpp:128




More information about the KDevelop-devel mailing list