LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   KDevelop crashes (https://www.linuxquestions.org/questions/linux-software-2/kdevelop-crashes-197150/)

eqxro 06-24-2004 08:16 AM

KDevelop crashes
 
I have this problem with kdevelop... it keeps crashing whenever I try to create a project (even when I try the Hello World C++ terminal app) or when I try to open an existing project.

I'm using MDK10.0 OE w kdevelop 3.0.0 through 3.0.4 (tried'em all). I even recompiled the sources, with the --enable-debug=full option, to "try" a backtrace... this is what I got:

Quote:

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/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1109084160 (LWP 23127)]
[New Thread 1131486128 (LWP 23142)]
[Thread debugging using libthread_db enabled]
[New Thread 1109084160 (LWP 23127)]
[New Thread 1131486128 (LWP 23142)]
[Thread debugging using libthread_db enabled]
[New Thread 1109084160 (LWP 23127)]
[New Thread 1131486128 (LWP 23142)]
0xffffe410 in ?? ()
#0 0xffffe410 in ?? ()
And a message telling it was unable to create a valid backtrace :(

Has anoyone had such problems with kdevelop?


All times are GMT -5. The time now is 01:13 AM.