Bug 80925 - Kdevelop crashes automatically when trying to open a file.
Summary: Kdevelop crashes automatically when trying to open a file.
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-04 23:13 UTC by Unkown
Modified: 2004-05-05 19:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unkown 2004-05-04 23:13:21 UTC
Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3.3 
OS:          Linux

Hello,

Kdevelop crashes everytime it tries to open a file. It crashes when trying to open the previous loaded project but also crashes when selecting a file through "File -> Open ...", no matter what it is.

Here is a backtrace:
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.

(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...0xffffe410 in ?? ()
#0 0xffffe410 in ?? ()
#1 0x41a5bd24 in stdout () from /lib/libc.so.6
#2 0x00000000 in ?? ()
#3 0x00000000 in ?? ()
#4 0x4184aac3 in waitpid () from /lib/libpthread.so.0
#5 0x40d182cf in KCrash::defaultCrashHandler ()
from /usr/kde/3.2/lib/libkdecore.so.4
#6 0x00000001 in ?? ()
#7 0x40da63b4 in free () from /usr/kde/3.2/lib/libkdecore.so.4
#8 0xbfffd9b0 in ?? ()
#9 0x00000000 in ?? ()
#10 0xbfffd838 in ?? ()
#11 0x4190535b in operator delete ()
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.so.5 

Kdevelop was compiled with gcc 3.3.3, glibc 2.3.3_pre20040420, qt 3.3.2. At first I had aggressive CFLAGS and then recompiled everything with no CFLAGS to make sure it was not the problem.

This problem occurs with every version of Kdevelop I tried. 3.0.2, 3.0.3, CVS. 

Note that it used to work well a few days ago and suddenly started to behave that way (without me upgrading/downgrading any package).
Comment 1 Jens Dagerbo 2004-05-05 19:44:29 UTC
>This backtrace appears to be useless. 

I'm sorry, but this report not only appears to be useless, it IS useless.

If you had posted this on the KDevelop mailinglist or user forum you would most certainly have gotten several replies on what to try to track down the problem. As it is we have to avoid using the bug database as a help forum, it just creates noise. (Does it also happen if you run KDevelop as a different (not root) user?) 

If you rebuild KDevelop with debug info and manages to convince gdb/dr konqi to give you a workable backtrace, please report it. (You might want to avoid gdb-6.0, at least on gentoo I could never make it give me a backtrace. 6.1 works well though.)

Report contains no useful information. Closing.