[Bug 71450] Crash during attempted code-completion

Grzegorz Jaskiewicz gj at pointblue.com.pl
Mon Feb 9 05:03:06 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=71450      




------- Additional Comments From gj at pointblue.com.pl  2004-02-09 04:56 -------
I guess this one is simmilar to it. I got it today (09-II-2004) , KDE from sources (3.2 branch), kdevelop from CVS, qt-copy 3.3, gcc 3.3 - debian unstable.

[New Thread 16384 (LWP 23514)]
[New Thread 32769 (LWP 23576)]
[New Thread 32770 (LWP 5494)]
0x419f1bfb in waitpid () from /lib/libpthread.so.0
#0  0x419f1bfb in waitpid () from /lib/libpthread.so.0
#1  0x4100dfe0 in __JCR_LIST__ () from /opt/kde/lib/libkdecore.so.4
#2  0x00000014 in ?? ()
#3  0x40f4a7a4 in KCrash::defaultCrashHandler(int) (sig=11) at kcrash.cpp:246
#4  0x419f0815 in __pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x42515d0f in GCatalog<Tag>::query(QValueList<QPair<QCString, QVariant> > const&) (this=0xd299ff0, args=@0xbffff070) at gcatalog.tcc:365
#7  0x42514606 in CodeInformationRepository::query(QValueList<QPair<QCString, QVariant> > const&) (this=0x9337600, args=@0xbffff070)
    at codeinformationrepository.cpp:64
#8  0x424f8db4 in CppCodeCompletion::computeCompletionEntryList(QValueList<KTextEditor::CompletionEntry>&, QStringList const&, bool) (this=0x9320fc8, 
    entryList=@0xbffff150, type=@0xbffff370, isInstance=true)
    at cppcodecompletion.cpp:1472
#9  0x424f63cf in CppCodeCompletion::completeText() (this=0x9320fc8)
    at cppcodecompletion.cpp:932
#10 0x424f24a7 in CppCodeCompletion::slotTimeout() (this=0x9320fc8)
    at cppcodecompletion.cpp:314
#11 0x424fc095 in CppCodeCompletion::qt_invoke(int, QUObject*) (
    this=0x9320fc8, _id=9, _o=0xbffff540) at cppcodecompletion.moc:117
#12 0x413ab7e1 in QObject::activate_signal(QConnectionList*, QUObject*) (
    this=0x9320f40, clist=0x9321390, o=0xbffff540) at kernel/qobject.cpp:2359
#13 0x413ab681 in QObject::activate_signal(int) (this=0x9320f40, signal=2)
    at kernel/qobject.cpp:2328
#14 0x4170c4e4 in QTimer::timeout() (this=0x9320f40)
    at .moc/debug-shared-mt/moc_qtimer.cpp:82
#15 0x413d048e in QTimer::event(QEvent*) (this=0x9320f40, e=0xbffff7d0)
    at kernel/qtimer.cpp:219
#16 0x41348b73 in QApplication::internalNotify(QObject*, QEvent*) (
    this=0xbffffad0, receiver=0x9320f40, e=0xbffff7d0)
    at kernel/qapplication.cpp:2614
#17 0x413480ab in QApplication::notify(QObject*, QEvent*) (this=0xbffffad0, 
    receiver=0x9320f40, e=0xbffff7d0) at kernel/qapplication.cpp:2337
#18 0x40ebfb29 in KApplication::notify(QObject*, QEvent*) (this=0xbffffad0, 
    receiver=0x9320f40, event=0xbffff7d0) at kapplication.cpp:506
#19 0x4016ed5e in QApplication::sendEvent(QObject*, QEvent*) (
    receiver=0x9320f40, event=0xbffff7d0) at qapplication.h:491
#20 0x41337300 in QEventLoop::activateTimers() (this=0x80ef3d8)
    at kernel/qeventloop_unix.cpp:558
#21 0x412f072b in QEventLoop::processEvents(unsigned) (this=0x80ef3d8, flags=4)
    at kernel/qeventloop_x11.cpp:389
#22 0x4135d0d1 in QEventLoop::enterLoop() (this=0x80ef3d8)
    at kernel/qeventloop.cpp:198
#23 0x4135cfea in QEventLoop::exec() (this=0x80ef3d8)
    at kernel/qeventloop.cpp:145
#24 0x41348cdf in QApplication::exec() (this=0xbffffad0)
    at kernel/qapplication.cpp:2737
#25 0x08066b2b in main (argc=1, argv=0xbffffc44) at main.cpp:128




More information about the KDevelop-devel mailing list