[Bug 82125] New: crash c++ code completition pcs persistant store
Weiland
weiland at ueberschuss.de
Tue May 25 20:20:54 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=82125
Summary: crash c++ code completition pcs persistant store
Product: kdevelop
Version: 3.0.3
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: weiland ueberschuss de
Version: 3.0.3 (using KDE KDE 3.2.2)
Installed from: SuSE RPMs
Compiler: gcc, cpp 3.3.3
OS: Linux
Reproducing:
- create a simple Qt hello application
- in Project options -- C++ specific -- Code completition add a pcs for Qt/Kdelibs
- Type "QApplic", and than <Ctrl-Space> (the code completition shortcut)
Side effect: When starting kdevelop again there is a window named "QApplication", that shows the html-source of the QApplication manpage
Versions:
kdevelop3-3.0.3-2
kdebase3-3.2.2-8
qt3-3.3.2-3
Trace:
(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 12884)]
[New Thread 32769 (LWP 12891)]
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 12884)]
[New Thread 32769 (LWP 12891)]
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 12884)]
[New Thread 32769 (LWP 12891)]
[New Thread 16386 (LWP 12892)]
0x417bc19b in waitpid () from /lib/libpthread.so.0
#0 0x417bc19b in waitpid () from /lib/libpthread.so.0
#1 0x40e091d8 in __JCR_LIST__ () from /opt/kde3/lib/libkdecore.so.4
#2 0x00000000 in ?? ()
#3 0x40d51bf2 in KCrash::defaultCrashHandler ()
from /opt/kde3/lib/libkdecore.so.4
#4 0x417bae31 in __pthread_sighandler () from /lib/libpthread.so.0
#5 <signal handler called>
#6 0x4215b1f8 in GCatalog<Tag>::query ()
from /opt/kde3/lib/kde3/libkdevcppsupport.so
#7 0x4211b8d6 in CodeInformationRepository::query ()
from /opt/kde3/lib/kde3/libkdevcppsupport.so
#8 0x421312b6 in CppCodeCompletion::computeCompletionEntryList ()
from /opt/kde3/lib/kde3/libkdevcppsupport.so
#9 0x42137881 in CppCodeCompletion::completeText ()
from /opt/kde3/lib/kde3/libkdevcppsupport.so
#10 0x42138fd8 in CppSupportPart::slotCompleteText ()
from /opt/kde3/lib/kde3/libkdevcppsupport.so
#11 0x42149e22 in CppSupportPart::qt_invoke ()
from /opt/kde3/lib/kde3/libkdevcppsupport.so
#12 0x4110d25e in QObject::activate_signal (this=0x8a6c330, clist=)
at qconnection.h:56
#13 0x4110da06 in QObject::activate_signal (this=) at kernel/qobject.cpp:2325
#14 0x40a80639 in KAction::activated () from /opt/kde3/lib/libkdeui.so.4
#15 0x40a8065d in KAction::slotActivated () from /opt/kde3/lib/libkdeui.so.4
#16 0x40a88e51 in KAction::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#17 0x4110d25e in QObject::activate_signal (this=0x8998268, clist=)
at qconnection.h:56
#18 0x4110da06 in QObject::activate_signal (this=) at kernel/qobject.cpp:2325
#19 0x40ccab69 in KAccelPrivate::menuItemActivated ()
from /opt/kde3/lib/libkdecore.so.4
#20 0x40d72210 in KAccelPrivate::eventFilter ()
from /opt/kde3/lib/libkdecore.so.4
#21 0x4110dafe in QObject::activate_filters (this=0x8210678, e=0xbfffef80)
at kernel/qobject.cpp:902
#22 0x4110dbe0 in QObject::event (this=) at kernel/qobject.cpp:735
#23 0x411426df in QWidget::event (this=) at kernel/qwidget.cpp:4653
#23 0x411426df in QWidget::event (this=) at kernel/qwidget.cpp:4653
#24 0x41205e22 in QMainWindow::event (this=) at widgets/qmainwindow.cpp:1686
#25 0x404c7031 in KMdiMainFrm::event () from /opt/kde3/lib/libkmdi.so.1
#26 0x410abe3f in QApplication::internalNotify (this=0x0, receiver=0x8210678,
e=) at qevent.h:144
#27 0x410add62 in QApplication::notify (this=0xbffff4c0, receiver=0x89df0d0,
e=0xbfffef80) at kernel/qapplication.cpp:2377
#28 0x40d9a044 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#29 0x40d1868f in KAccelEventHandler::x11Event ()
from /opt/kde3/lib/libkdecore.so.4
#30 0x40d93df2 in KApplication::x11EventFilter ()
from /opt/kde3/lib/libkdecore.so.4
#31 0x41038e07 in qt_x11EventFilter (ev=) at kernel/qapplication_x11.cpp:382
#32 0x41049239 in QApplication::x11ProcessEvent (this=0xbffff4c0,
event=0xbffff330) at kernel/qapplication_x11.cpp:3277
#33 0x4105a8b5 in QEventLoop::processEvents (this=0x81db040, flags=4)
at kernel/qeventloop_x11.cpp:192
#34 0x410c3881 in QEventLoop::enterLoop (this=) at kernel/qeventloop.cpp:198
#35 0x410c36c6 in QEventLoop::exec (this=0x81db040)
at kernel/qeventloop.cpp:145
#36 0x410ad72f in QApplication::exec (this=0xbffff4c0)
at kernel/qapplication.cpp:2743
#37 0x0808a3a6 in main ()
More information about the KDevelop-devel
mailing list