Version: 3.0.3 (using KDE 3.2.1, Gentoo) Compiler: gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) OS: Linux (i686) release 2.6.5-gentoo-r1 I have php-project and when a change Active Lang. to SQL, then select/open php file (.php) and change back Active Lang. to PHP , kdevelop always crashs. report : This backtrace appears to be useless. This is probably because your packages are built in a way which prevents creating of proper backtraces, or the stack frame was seriously corrupted in the crash. Using host libthread_db library "/lib/libthread_db.so.1". 0x417f45b8 in waitpid () from /lib/libpthread.so.0 #0 0x417f45b8 in waitpid () from /lib/libpthread.so.0 #1 0x40de9ef4 in ?? () from /usr/kde/3.2/lib/libkdecore.so.4 #2 0x40d249a1 in KCrash::defaultCrashHandler(int) () from /usr/kde/3.2/lib/libkdecore.so.4 #3 0x41526f60 in vtable for QGArray () from /usr/qt/3/lib/libqt-mt.so.3
This backtrace is very useless. But there was a known crash exiting the php support part which was fixed in cvs recently. I'm closing it, because i highly suspect it to be gone with current cvs (please check the about to be release KDevelop 3.1 beta 1 - when it is available in about one month). Please reopen, if you can reproduce this with kdevelop 3.1 beta 1 or current cvs head. Another hint: i had such useless backtraces mostly using gdb6.0. But anyway, you need to compile qt+kde+kdevelop with ./configure --enable-debug=full to give us a "useable" backtrace.