Bug 49766 - KDevelop crashes when i try to create a new project
Summary: KDevelop crashes when i try to create a new project
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.1.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-27 13:04 UTC by Dusty Lefevre
Modified: 2003-01-01 04:48 UTC (History)
0 users

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 Dusty Lefevre 2002-10-27 13:04:46 UTC
Version:           2.1.3 (using KDE KDE 3.0.4)
Installed from:    SuSE RPMs
Compiler:          gcc 2.95.3 
OS:          Linux

When i click new in the project menu kdevelop crashes.
I'm using the latest updates from SuSE (3.0.4) but the same error occures when i compile kdevelop from the source.

Here's a backtrace:
(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)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 (LWP 8246)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x4133c099 in wait4 () from /lib/libc.so.6
#0  0x4133c099 in wait4 () from /lib/libc.so.6
#1  0x413b6bd8 in __DTOR_END__ () from /lib/libc.so.6
#2  0x41256072 in waitpid () from /lib/libpthread.so.0
#3  0x40a4f0de in KCrash::defaultCrashHandler ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x41253a74 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x40f5c977 in QGListIterator::operator++ () from /usr/lib/libqt-mt.so.3
#7  0x40d11fee in QWidget::checkChildrenDnd () from /usr/lib/libqt-mt.so.3
#8  0x40d1210d in QWidget::setAcceptDrops () from /usr/lib/libqt-mt.so.3
#9  0x40877088 in KEdit::KEdit () from /opt/kde3/lib/libkdeui.so.4
#10 0x080d50eb in CKAppWizard::initPages ()
#11 0x080cfcd9 in CKAppWizard::CKAppWizard ()
#12 0x0814c9a2 in CKDevelop::slotProjectNewAppl ()
#13 0x0819e179 in CKDevelop::qt_invoke ()
#14 0x40d77f57 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0x40faea1a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#16 0x40d8c2a4 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#17 0x40e32202 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#18 0x40da1151 in QWidget::event () from /usr/lib/libqt-mt.so.3
#19 0x40d38a66 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#20 0x40d383c6 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#21 0x409c7a55 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#22 0x40ce403d in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3
#23 0x40ce18e8 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#24 0x40ce085c in QApplication::processNextEvent () from /usr/lib/libqt-mt.so.3
#25 0x40d39f15 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#26 0x40ce07c6 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#27 0x08104369 in main ()
#28 0x412b19ed in __libc_start_main () from /lib/libc.so.6
Comment 1 Caleb Tennis 2003-01-01 04:48:18 UTC
Fixed in Gideon (3.0)