Bug 73224 - Keeps crashing randomly, for no appearanr reason. Will later send report of known causes!
Summary: Keeps crashing randomly, for no appearanr reason. Will later send report of k...
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.1.3
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-22 11:36 UTC by Jan Petersen
Modified: 2020-07-15 20:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Petersen 2004-01-22 11:36:46 UTC
Version:           2.1.3 (using KDE 3.0.5)
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-113)
OS:          Linux (i686) release 2.4.20-20.7smp

Have included a backtrace of the termination here:
(no debugging symbols found)...[New Thread 1024 (LWP 30936)]
0x420b48b9 in wait4 () from /lib/i686/libc.so.6
#0  0x420b48b9 in wait4 () from /lib/i686/libc.so.6
#1  0x4213030c in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x410aac33 in waitpid () from /lib/i686/libpthread.so.0
#3  0x408d2b32 in KCrash::defaultCrashHandler ()
   from /usr/lib/libkdecore-gcc2.96.so.4
#4  0x410a8f05 in pthread_sighandler () from /lib/i686/libpthread.so.0
#5  <signal handler called>
#6  0x40dea6d6 in QGListIterator::QGListIterator ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#7  0x40c9ede0 in QMenuData::findItem ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#8  0x40c9ee78 in QMenuData::findItem ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#9  0x40c9eba3 in QMenuData::setItemEnabled ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#10 0x080b6315 in CKDevelop::disableCommand ()
#11 0x080ca803 in CKDevelop::setMainCaption ()
#12 0x080937fe in DocViewMan::slotResetMainFrmCaption ()
#13 0x0809e57e in DocViewMan::qt_invoke ()
#14 0x40bd7fd7 in QObject::activate_signal ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#15 0x40bd7f38 in QObject::activate_signal ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#16 0x4011fd46 in QextMdiMainFrm::lastChildViewClosed (this=0x8290520)
    at /usr/lib/qt3-gcc2.96/include/qmetaobject.h:235
#17 0x4011812f in QextMdiMainFrm::~QextMdiMainFrm (this=0x8290520, __in_chrg=0)
    at qextmdimainfrm.cpp:171
#18 0x0810178a in CKDevelop::~CKDevelop ()
#19 0x40bd6290 in QObject::event () from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#20 0x40c04601 in QWidget::event () from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#21 0x40c956af in QMainWindow::event ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#22 0x4011b3b8 in QextMdiMainFrm::event (this=0x8290520, e=0x863c268)
    at qextmdimainfrm.cpp:850
#23 0x40b8e803 in QApplication::internalNotify ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#24 0x40b8e69c in QApplication::notify ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#25 0x40878adb in KApplication::notify () from /usr/lib/libkdecore-gcc2.96.so.4
#26 0x40b8f11f in QApplication::sendPostedEvents ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#27 0x40b8fd1b in QApplication::enter_loop ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#28 0x40b38547 in QApplication::exec ()
   from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
#29 0x0810fc01 in main ()
#30 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6
Comment 1 Jan Petersen 2004-01-22 11:42:20 UTC
KDE keeps crashing after some 1/2 to 2 hours normal programming work (just programming and compiling - not even executing the program under dev.).
It also OFTEN happens when starting a Browser in another desktop window !?

KDE certainly crashes if used to remove defined methods of a c++ class. Sometimes source files have to be edited manually beore it can get restarted again.
Comment 2 Jens Dagerbo 2004-01-22 11:54:29 UTC
Sorry, KDevelop 2.x is no longer under development. No further bugfix releases are planned for the 2.x series.

You are strongly advised to update to the latest version of KDevelop3, currently at RC1.

http://www.kdevelop.org/index.html?filename=download.html

KDevelop3 can open Develop2 projects. To do so, goto the "Project -> Open Project ... " and select "KDevelop 2 Project Files" in the "Filter:".