[Bug 80925] New: Kdevelop crashes automatically when trying to open a file.
Unkown
barlad2004 at yahoo.fr
Wed May 5 00:12:33 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=80925
Summary: Kdevelop crashes automatically when trying to open a
file.
Product: kdevelop
Version: 3.0.3
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: barlad2004 yahoo fr
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).
More information about the KDevelop-devel
mailing list