Bug 81566 - kdevelop crash when i opened php-project
Summary: kdevelop crash when i opened php-project
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-14 12:03 UTC by ivan
Modified: 2004-05-16 14:51 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 ivan 2004-05-14 12:03:17 UTC
Version:           unknown (using KDE 3.2.2, 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

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".
0x417f75b8 in waitpid () from /lib/libpthread.so.0
#0  0x417f75b8 in waitpid () from /lib/libpthread.so.0
#1  0x40decc34 in ?? () from /usr/kde/3.2/lib/libkdecore.so.4
#2  0x40d27ce1 in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#3  0xbffff740 in ?? ()
#4  0x08267b70 in ?? ()
#5  0xbfffdc50 in ?? ()
#6  0x00000002 in ?? ()
#7  0x00000002 in ?? ()
#8  0x00007e55 in ?? ()
#9  0x00000400 in ?? ()
#10 0x00000400 in ?? ()
#11 0x08267b70 in ?? ()
#12 0x081980a0 in ?? ()
#13 0xbfffdc98 in ?? ()
#14 0x4103b6e4 in QColor::alloc(int) () from /usr/qt/3/lib/libqt-mt.so.3
Comment 1 Jens Dagerbo 2004-05-16 14:51:08 UTC
Sigh. "It crashed!" is not a bug report. 

You don't specify what version you are running. This bug should be fixed with 3.0.3. If you are running 3.0.3 and still get this crash, please build with debug info and provide a "non-useless" backtrace. 

Closing.