| Summary: | kdevelop crashes when I open a project file. | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Mats Jacobsson <python> |
| Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mandrake RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mats Jacobsson
2003-12-04 17:46:45 UTC
Please compile kdevelop with --with-debug=full option (in configure), otherwise we are unable to help you dealing with this crash (the bt simply doesn't tell us anything useful about calls within kdevelop :-/ Please, please what is your KDevelop version? Most recently, I tried with the snapshot kdevelop-031211. It crashed in exactly the same way (as soon as I opened a project file). I am using a "standard" Mandrake installation (all the libs that came with the distro). The BT I got was: 0x415b7686 in waitpid () from /lib/i686/libpthread.so.0 #0 0x415b7686 in waitpid () from /lib/i686/libpthread.so.0 #1 0x40c8d33a in KCrash::defaultCrashHandler(int) () from /usr/lib/libkdecore.so.4 #2 0x41722ca8 in __libc_sigaction () from /lib/i686/libc.so.6 |