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

Göran Karlson goran.karlson at bredband.net
Mon Nov 22 14:43:02 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 goran.karlson bredband net  2004-11-21 08:01 -------
This is a crash dump from a java startup:
(The java program is a simple hello program generated by the project wizard)

KDevelop Version : 3.1.0 (KDE 3.3.0, SuSE) 
 Operating System Linux (x86_64) release 2.6.8-24.3-default 
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04)
Java HotSpot(TM) Client VM (build 1.4.2_05-b04, mixed mode)

Using host libthread_db library "/lib64/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 182977627648 (LWP 7826)]
[New Thread 1075837280 (LWP 7828)]
[Thread debugging using libthread_db enabled]
[New Thread 182977627648 (LWP 7826)]
[New Thread 1075837280 (LWP 7828)]
[Thread debugging using libthread_db enabled]
[New Thread 182977627648 (LWP 7826)]
[New Thread 1075837280 (LWP 7828)]
[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 0x00000000004a64fa in ClassModel::read ()
#15 0x00000000004a6a0c in NamespaceModel::read ()
#16 0x00000000004a6af9 in FileModel::read ()
#17 0x0000002a9dd30be8 in JavaSupportPart::parseProject ()
   from /opt/kde3/lib64/kde3/libkdevjavasupport.so
#18 0x0000002a9dd30eb5 in JavaSupportPart::initialParse ()
   from /opt/kde3/lib64/kde3/libkdevjavasupport.so
#19 0x0000002a9dd34460 in JavaSupportPart::qt_invoke ()
   from /opt/kde3/lib64/kde3/libkdevjavasupport.so
#20 0x0000002a98718639 in QObject::activate_signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#21 0x0000002a989f0fb2 in QSignal::signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#22 0x0000002a9873164a in QSignal::activate ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#23 0x0000002a98737cb8 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#24 0x0000002a986c096d in QApplication::internalNotify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#25 0x0000002a986c229e in QApplication::notify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#26 0x0000002a97a28325 in KApplication::notify ()
   from /opt/kde3/lib64/libkdecore.so.4
#27 0x0000002a986b68bc in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#28 0x0000002a98678c38 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#29 0x0000002a986d6021 in QEventLoop::enterLoop ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#30 0x0000002a986d5e92 in QEventLoop::exec ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#31 0x0000002a986c21b5 in QApplication::exec ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#32 0x0000000000474444 in main ()




More information about the KDevelop-devel mailing list