Bug 77804 - Settings Configuration Customization Crash
Summary: Settings Configuration Customization Crash
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-17 00:07 UTC by Tim Finer
Modified: 2004-05-14 22:46 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 Tim Finer 2004-03-17 00:07:37 UTC
Version:            (using KDE KDE 3.1.4)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) 
OS:          Linux

KDevelop intermittently crashes when I go to use some of the items in the Settings... menu, including:
Configure KDevelop...
Configure Shortcuts...

A stack trace:
#0  0x413e060b in waitpid () from /lib/libpthread.so.0
#1  0x40c87cd4 in __JCR_LIST__ () from /usr/kde/3.1/lib/libkdecore.so.4
#2  0x413df393 in __pthread_sighandler () from /lib/libpthread.so.0
#3  0xffffd420 in ?? ()
#4  0x40a0d6eb in KKeyChooser::buildListView(unsigned, QString const&) ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#5  0x40a0bc08 in KKeyChooser::insert(KActionCollection*, QString const&) ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#6  0x40a0baf0 in KKeyChooser::insert(KActionCollection*) ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#7  0x40a10c6c in KKeyDialog::insert(KActionCollection*) ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#8  0x08088d7e in KHTMLPart::metaObject() const ()
#9  0x0808936c in KHTMLPart::metaObject() const ()
#10 0x40f6e6bc in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#11 0x40f6e4f4 in QObject::activate_signal(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0x409a2adb in KAction::activated() () from /usr/kde/3.1/lib/libkdeui.so.4
#13 0x4099431f in KAction::slotActivated() ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#14 0x409a2cc4 in KAction::qt_invoke(int, QUObject*) ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#15 0x40f6e6bc in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0x4129d66a in QSignal::signal(QVariant const&) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0x40f88396 in QSignal::activate() () from /usr/qt/3/lib/libqt-mt.so.3
#18 0x41070ef5 in QPopupMenu::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0x40fa3d97 in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#20 0x40f1347f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0x40f12940 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0x40b75919 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#23 0x40eaa41b in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#24 0x40ea84c0 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#25 0x40ebf1d1 in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#26 0x40f25498 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#27 0x40f25348 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#28 0x40f136d1 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#29 0x08062c7f in QGListIterator::~QGListIterator() ()
#30 0x41530ccc in __libc_start_main () from /lib/libc.so.6
Comment 1 Amilcar do Carmo Lucas 2004-03-18 15:01:37 UTC
Please reinstall KDevelop from KDE_3_2_BRANCH and retest
Comment 2 Jens Dagerbo 2004-05-14 22:46:01 UTC
Can't reproduce. Haven't seen any other reports about it. Probably a KDE-3.1 problem. Which, if still (or ever) valid will probably not be intentionally fixed. 

Closing.