[Bug 83035] PHP parser crashes when changing project

Simon Ejsing simon at esoft.dk
Tue Jun 8 16:19:05 UTC 2004


------- 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=83035      




------- Additional Comments From simon esoft dk  2004-06-08 15:45 -------
This is what I can get from a backtrace:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 6911)]
[New Thread 32769 (LWP 6915)]
[New Thread 32770 (LWP 6917)]
0x41a10ceb in waitpid () from /lib/libpthread.so.0
#0  0x41a10ceb in waitpid () from /lib/libpthread.so.0
#1  0x40ff99f4 in __JCR_LIST__ () from /usr/kde/3.2/lib/libkdecore.so.4

Which isn't much... I've compiled both KDevelop and kdelibs with -O0 -g3 and configured with --enable-debug=full, and the libraries + binaries, are not stripped.

Any ideas what to do, to get a better backtrace?




More information about the KDevelop-devel mailing list