Summary: | crash on exit after doing nothing (KDE 3.0.x) | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Michel Kerszberg <mkersz> |
Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 3.0.0b2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michel Kerszberg
2004-01-01 22:25:10 UTC
open kdevelop, close: [New Thread 1024 (LWP 6630)] [New Thread 2049 (LWP 6639)] [New Thread 1026 (LWP 6640)] 0x414203a9 in wait4 () from /lib/i686/libc.so.6 #0 0x414203a9 in wait4 () from /lib/i686/libc.so.6 #1 0x4149bcf0 in __DTOR_END__ () from /lib/i686/libc.so.6 #2 0x4125d983 in waitpid () from /lib/i686/libpthread.so.0 #3 0x40a306c5 in KCrash::defaultCrashHandler(int) () from /opt/kde3/lib/libkdecore.so.4 #4 0x4125ba7a in pthread_sighandler () from /lib/i686/libpthread.so.0 #5 <signal handler called> I can't verify, since I'm on 3.2, but several reports seems to suggest there is a problem on KDE-3.0.x. Yes, this looks like a KDE 3.0.x specific. I got this BT on KDE 3.0.2 but I can not reproduce it on KDE 3.1.1 nor 3.1.3 [...] #3 0x40a92850 in KCrash::defaultCrashHandler () from /opt/kde3/lib/libkdecore.so.4 #4 0x4130fe9d in pthread_sighandler () from /lib/libpthread.so.0 #5 <signal handler called> #6 0x40dfde99 in QVariant::~QVariant () from /usr/lib/qt3/lib/libqt-mt.so.3 #7 0x40de2c42 in QSignal::~QSignal () from /usr/lib/qt3/lib/libqt-mt.so.3 #8 0x420e22a7 in ClassViewPart::~ClassViewPart () from /opt/kde3/lib/kde3/libkdevclassview.so #9 0x807995b in ProjectManager::unloadLocalParts () #10 0x8076a71 in ProjectManager::closeProject () #11 0x8068a5a in Core::queryClose () #12 0x805ff54 in MainWindow::queryClose () #13 0x40885547 in KMainWindow::closeEvent () from /opt/kde3/lib/libkdeui.so.4 #14 0x40dfb230 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #15 0x40ead951 in QMainWindow::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #16 0x4034f839 in KMdiMainFrm::event () from /opt/kde3/lib/libkdevelopqextmdi.so.3 #17 0x40d74b36 in QApplication::internalNotify () [...] Having abandoned hope to run kdevelop on KDE 3.0.5, and no time right now to switch to a newer KDE -- 3.0.5 is just sooo good! -- I mark this bug as resolved, since it is, most probably, utterly obsolete. It is a know and documented issue specific to KDE 3.0.x It will most probably never be fixed because the code now targets KDE >= 3.2 So a wontfix would be better for this one Here you go, wontfix |