Version: CVS (using KDE KDE 3.1.2) Installed from: Gentoo Packages Compiler: GCC 3.2.2 OS: Linux I just closed gideon before shuting down my box 1) without first closing the project (just clicking on the "x" ;) 2) after the "file opened in the embedded widget area when the the editor part hasn't focus" problem This is the backtrace I got: [New Thread 16384 (LWP 13073)] [New Thread 32769 (LWP 13075)] [New Thread 16386 (LWP 13076)] 0x415e9eb9 in wait4 () from /lib/libc.so.6 #0 0x415e9eb9 in wait4 () from /lib/libc.so.6 #1 0x41667214 in __DTOR_END__ () from /lib/libc.so.6 #2 0x413ddad3 in waitpid () from /lib/libpthread.so.0 #3 0x40afd53d in KCrash::defaultCrashHandler(int) () from /usr/kde/3.1/lib/libkdecore.so.4 #4 <signal handler called> #5 0x40f99cca in QTabWidget::count() const () from /usr/qt/3/lib/libqt-mt.so.3 #6 0x4038adf4 in KMdiMainFrm::removeWindowFromMdi(KMdiChildView*) ( this=0x816f5c8, pWnd=0x8b00530) at kmdimainfrm.cpp:627 #7 0x080749f4 in MainWindow::removeView(QWidget*) (this=0x816f5c8, view=0x87196b0) at mainwindow.cpp:558 #8 0x0807dc81 in PartController::closePart(KParts::Part*) (this=0x8196870, part=0x871b400) at partcontroller.cpp:494 #9 0x0807ea34 in PartController::closeDocuments(QStringList const&) ( this=0x8196870, documents=@0xbfffeb90) at partcontroller.cpp:708 #10 0x08084b8a in ProjectManager::closeProjectSources() (this=0x81b1748) at projectmanager.cpp:574 #11 0x08082cca in ProjectManager::closeProject() (this=0x81b1748) at projectmanager.cpp:244 #12 0x0807af99 in Core::queryClose() (this=0x81b45d0) at core.cpp:54 #13 0x08073987 in MainWindow::queryClose() (this=0x816f5c8) at mainwindow.cpp:307 #14 0x408cfac4 in KMainWindow::closeEvent(QCloseEvent*) () from /usr/kde/3.1/lib/libkdeui.so.4 #15 0x40ebcaa1 in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 #16 0x40f63fe2 in QMainWindow::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 #17 0x4038bfdc in KMdiMainFrm::event(QEvent*) (this=0x816f5c8, e=0xbffff010) at kmdimainfrm.cpp:883 #18 0x40e2a644 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 #19 0x40e29bbb in QApplication::notify(QObject*, QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 #20 0x40a6f5f9 in KApplication::notify(QObject*, QEvent*) () from /usr/kde/3.1/lib/libkdecore.so.4 #21 0x40ebc4f3 in QWidget::close(bool) () from /usr/qt/3/lib/libqt-mt.so.3 #22 0x40dd2eec in QETWidget::translateCloseEvent(_XEvent const*) () from /usr/qt/3/lib/libqt-mt.so.3 #23 0x40dcd224 in QApplication::x11ClientMessage(QWidget*, _XEvent*, bool) () from /usr/qt/3/lib/libqt-mt.so.3 #24 0x40dce2a6 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 #25 0x40de2cc1 in QEventLoop::processEvents(unsigned) () from /usr/qt/3/lib/libqt-mt.so.3 #26 0x40e3e466 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3 #27 0x40e3e308 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3 #28 0x40e2a871 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3 #29 0x08071fc2 in main (argc=1, argv=0xbffff5c4) at main.cpp:124 #30 0x41551dc4 in __libc_start_main () from /lib/libc.so.6
The problem is not present anymore, so I assume it has been fixed ;-)