[Bug 61604] Crash when exiting gideon

Iztok Kobal iztok.kobal at sysen.si
Sun Nov 9 10:37:03 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=61604     




------- Additional Comments From iztok.kobal at sysen.si  2003-11-09 10:36 -------
Well, no need to be a long session. It crashes on 9 of 10 if only the project is opened.

The behaviour is quite similar for every gcc/qt/kde combination I have:

gcc-3.2, qt-3.2.1, kde-3.1.4
gcc-3.2, qt-3.0.5, kde-3.0.5
gcc-3.2, qt-3.2.2, kde-CVS
gcc-2.95.3, qt-3.0.5, kde-3.0.5
gcc-2.95.3, qt-3.2.2, kde-CVS

Here's the backtrace from the latest kdevelop3 crash (previously wiped-out installation which I had on separate-to-the-KDE directory and built/installed on clean):

[New Thread 1024 (LWP 1636)]
[New Thread 2049 (LWP 1661)]
0x41b96099 in wait4 () from /lib/libc.so.6
#0  0x41b96099 in wait4 () from /lib/libc.so.6
#1  0x41c10bd8 in __DTOR_END__ () from /lib/libc.so.6
#2  0x41a4a072 in waitpid () from /lib/libpthread.so.0
#3  0x40da198d in KCrash::defaultCrashHandler ()
   from /usr/local/kdeCVS/lib/libkdecore.so.4
#4  0x41a47a74 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x40c0e6d0 in KTabBar::~KTabBar () from /usr/local/kdeCVS/lib/libkdeui.so.4
#7  0x41264919 in QWidget::~QWidget ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#8  0x41358159 in QTabWidget::~QTabWidget ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#9  0x080a8dfb in KDevTabWidget::~KDevTabWidget (this=0x8167708, __in_chrg=3)
    at kdevtabwidget.moc:166
#10 0x41264919 in QWidget::~QWidget ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#11 0x08092bb3 in KTabZoomWidget::~KTabZoomWidget (this=0x8163b58, __in_chrg=3)
    at ../../../gideon/lib/widgets/ktabzoomwidget.cpp:100
#12 0x41264919 in QWidget::~QWidget ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#13 0x08092bb3 in KTabZoomWidget::~KTabZoomWidget (this=0x8152fd0, __in_chrg=3)
    at ../../../gideon/lib/widgets/ktabzoomwidget.cpp:100
#14 0x41264919 in QWidget::~QWidget ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#15 0x08092bb3 in KTabZoomWidget::~KTabZoomWidget (this=0x814ca98, __in_chrg=3)
    at ../../../gideon/lib/widgets/ktabzoomwidget.cpp:100
#16 0x41264919 in QWidget::~QWidget ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#17 0x413259ae in QMainWindow::~QMainWindow ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#18 0x40b67328 in KMainWindow::~KMainWindow ()
   from /usr/local/kdeCVS/lib/libkdeui.so.4
#19 0x4072a339 in KParts::MainWindow::~MainWindow ()
   from /usr/local/kdeCVS/lib/libkparts.so.2
#20 0x0807f56b in MainWindowIDEAl::~MainWindowIDEAl (this=0x813cd10, 
    __in_chrg=3) at ../../gideon/src/mainwindowideal.cpp:193
#21 0x4122d482 in QObject::event () from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#22 0x4126a5a5 in QWidget::event () from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#23 0x41327591 in QMainWindow::event ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#24 0x411d8aa2 in QApplication::internalNotify ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#25 0x411d8644 in QApplication::notify ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#26 0x40d1e0c2 in KApplication::notify ()
   from /usr/local/kdeCVS/lib/libkdecore.so.4
#27 0x411d9d5c in QApplication::sendPostedEvents ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#28 0x411eb209 in QEventLoop::enterLoop ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#29 0x411eb0c7 in QEventLoop::exec ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#30 0x411d8cc6 in QApplication::exec ()
   from /usr/local/qt-3.2.2/lib/libqt-mt.so.3
#31 0x0806881a in main (argc=1, argv=0xbffff484)
    at ../../gideon/src/main.cpp:128
#32 0x41b0b9ed in __libc_start_main () from /lib/libc.so.6




More information about the KDevelop-devel mailing list