Bug 70910

Summary: crash when opening project or new project
Product: [Applications] kdevelop Reporter: Paul Palmer <paulfpa>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED INTENTIONAL    
Severity: crash    
Priority: NOR    
Version: 2.1.5   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Paul Palmer 2003-12-20 12:39:06 UTC
Version:           2.1.5 (using KDE KDE 3.1.4)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2.3 20030422 Gentoo i686 2.4.20-gaming-r3
OS:          Linux

From the main menu select Project/New    
	kdevelop crashes.

or Project/Open
	select file from dialog
	kdevelop crashes.

here is the KDE crash report
 (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)...(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)...[New Thread 16384 (LWP 2242)]
0x416b6857 in waitpid ()
   from /lib/libpthread.so.0
#0  0x416b6857 in waitpid () from /lib/libpthread.so.0
#1  0x40cc4ded in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#2  0x416b5635 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x410ef2f8 in QFont::operator==(QFont const&) const ()
   from /usr/qt/3/lib/libqt-mt.so.3
#5  0x41197255 in QTextFormat::setFont(QFont const&) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#6  0x4128005a in QTextEdit::setFontInternal(QFont const&) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#7  0x080f4b70 in QWidget::setWFlags(unsigned) ()
#8  0x080ecac8 in QWidget::setWFlags(unsigned) ()
#9  0x0818018b in QMultiLineEdit::setAutoUpdate(bool) ()
#10 0x081f2a00 in KHTMLPart::metaObject() const ()
#11 0x41133d93 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0x4142cb77 in QSignal::signal(QVariant const&) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#13 0x4114c1e5 in QSignal::activate() () from /usr/qt/3/lib/libqt-mt.so.3
#14 0x4122abbf in QPopupMenu::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#15 0x411657b3 in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#16 0x410db2fd in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0x410da7dc in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0x40c331c9 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#19 0x41077287 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#20 0x41074f16 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0x4108b60e in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0x410ed61b in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x410ed4c4 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#24 0x410db570 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#25 0x08123793 in QValueListPrivate<CToolApp>::~QValueListPrivate() ()
#26 0x4173290b in __libc_start_main () from /lib/libc.so.6
Comment 1 Jens Dagerbo 2003-12-30 22:31:33 UTC
I'm sorry, all further development on the the 2.x series is now stopped. No further bugfix releases are planned for it and all development is now taking place on the soon to be released KDevelop3.

http://www.kdevelop.org/index.html?filename=kdevelop-2.x.html

Closing.