------- 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=90223 Summary: Kdevelop crashes on exit with signal 11 Product: kdevelop Version: unspecified Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: tluft web de Version: (using KDE KDE 3.3.0) Installed from: Gentoo Packages Compiler: 3.3.4 20040623 OS: Linux When closing kdevelop the crashmanager appears and tells me that the application crashed with signal 11 (SIGSEGV). Here is the output of the backtrace: Using host libthread_db library "/lib/libthread_db.so.1". 0x41841928 in waitpid () from /lib/libpthread.so.0 #0 0x41841928 in waitpid () from /lib/libpthread.so.0 #1 0x40e792d8 in ?? () from /usr/kde/3.3/lib/libkdecore.so.4 #2 0x40d95bae in KCrash::defaultCrashHandler(int) () from /usr/kde/3.3/lib/libkdecore.so.4 #3 0x0000006c in ?? () #4 0x08a61978 in ?? () #5 0xbfffebd8 in ?? () #6 0xbfffebd0 in ?? () #7 0x0897e478 in ?? () #8 0x00000010 in ?? () #9 0x40e7f620 in kde_malloc_is_used () from /usr/kde/3.3/lib/libkdecore.so.4 #10 0x4196b774 in ?? () from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.so.5 #11 0x089c45d0 in ?? () #12 0x00005959 in ?? () #13 0x00000400 in ?? () #14 0x00000400 in ?? () #15 0x0000006c in ?? () #16 0x0897db10 in ?? () #17 0xbfffec28 in ?? () #18 0x40e29500 in posix_memalign () from /usr/kde/3.3/lib/libkdecore.so.4 #19 0x4153e2e0 in vtable for QGArray () from /usr/qt/3/lib/libqt-mt.so.3 #20 0x08305348 in ?? () #21 0xbfffec28 in ?? () #22 0x08305348 in ?? () #23 0x4196b774 in ?? () from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.so.5 #24 0x089c45d0 in ?? () #25 0xbfffec48 in ?? () #26 0x413d3fad in QGListIterator::QGListIterator(QGList const&) () from /usr/qt/3/lib/libqt-mt.so.3 This crash happens every time.