[Bug 81810] kdevelop crashes every second time it loads a project, in case it loads successfully it crashes while editing source code

esorensen at nexgo.de esorensen at nexgo.de
Fri Nov 19 09:19: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=81810        




------- Additional Comments From esorensen nexgo de  2004-11-19 09:15 -------
I'm using SuSE 9.2 on an AMD 64 and am also experiencing this problem.  Exactly as the others mentioned, KDevelop crashes every second time.  It also crashes on the average of once every tenth time compiling or starting of my program. One thing is absolutely reliable, when I first login on KDE and start KDevelop there is a 100% chance that it crashes on the first start.  

My code completion also seems to not work like it used to.  It almost never activates although it should - based on previous versions.

KDE Version : 3.1.0 (KDE 3.3.0, SuSE)
Operating System Linux (x86_64) release 2.6.8-24.3-default
Compiler gcc version 3.3.4 (pre 3.3.5 20040809)

Using host libthread_db library "/lib64/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 182977627648 (LWP 7699)]
[New Thread 1075837280 (LWP 7700)]
[Thread debugging using libthread_db enabled]
[New Thread 182977627648 (LWP 7699)]
[New Thread 1075837280 (LWP 7700)]
[Thread debugging using libthread_db enabled]
[New Thread 182977627648 (LWP 7699)]
[New Thread 1075837280 (LWP 7700)]
[KCrash handler]
#3  0x0000002a9a3176cd in raise () from /lib64/tls/libc.so.6
#4  0x0000002a9a318c7e in abort () from /lib64/tls/libc.so.6
#5  0x0000002a9a056886 in __cxxabiv1::__terminate ()
   from /usr/lib64/libstdc++.so.5
#6  0x0000002a9a0568b3 in std::terminate () from /usr/lib64/libstdc++.so.5
#7  0x0000002a9a0569a3 in __cxa_throw () from /usr/lib64/libstdc++.so.5
#8  0x0000002a9a056b59 in operator new () from /usr/lib64/libstdc++.so.5
#9  0x0000002a9a056c09 in operator new[] () from /usr/lib64/libstdc++.so.5
#10 0x0000002a98996734 in QString::setLength ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#11 0x0000002a9899dbfb in operator>> () from /usr/lib/qt3/lib64/libqt-mt.so.3
#12 0x000000000049371c in CodeModelItem::read ()
#13 0x00000000004a644f in ClassModel::read ()
#14 0x00000000004a6a0c in NamespaceModel::read ()
#15 0x00000000004a6af9 in FileModel::read ()
#16 0x0000002a9dda29f6 in CppSupportPart::slotParseFiles ()
   from /opt/kde3/lib64/kde3/libkdevcppsupport.so
#17 0x0000002a9dda84dd in CppSupportPart::qt_invoke ()
   from /opt/kde3/lib64/kde3/libkdevcppsupport.so
#18 0x0000002a98718639 in QObject::activate_signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#19 0x0000002a989f0fb2 in QSignal::signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#20 0x0000002a9873164a in QSignal::activate ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#21 0x0000002a98737cb8 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#22 0x0000002a986c096d in QApplication::internalNotify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#23 0x0000002a986c229e in QApplication::notify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#24 0x0000002a97a28325 in KApplication::notify ()
   from /opt/kde3/lib64/libkdecore.so.4
#25 0x0000002a986b68bc in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#26 0x0000002a98678c38 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#27 0x0000002a986d6021 in QEventLoop::enterLoop ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#28 0x0000002a986d5e92 in QEventLoop::exec ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#29 0x0000002a986c21b5 in QApplication::exec ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#30 0x0000000000474444 in main ()




More information about the KDevelop-devel mailing list