Summary: | kdevelop segfaults (dereferences null pointer) | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | pmidden |
Component: | Language Support: CPP (old) | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | david.nolden.kde, dima, olaf |
Priority: | HI | ||
Version: | unspecified | ||
Target Milestone: | 4.0.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Hopefully minimal testcase for the crash |
Description
pmidden
2009-09-09 15:25:11 UTC
Created attachment 36817 [details]
Hopefully minimal testcase for the crash
You have to have boost installed because boost/shared_ptr.hpp is included.
*** Bug 207452 has been marked as a duplicate of this bug. *** SVN commit 1024021 by zwabel: Add some null-pointer checks, to prevent a possible crash BUG: 206870 M +7 -1 typeconversion.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1024021 Please test whether the patch fixes the problem The testcase now finishes the parsing, seems fixed. *** Bug 234491 has been marked as a duplicate of this bug. *** |