Summary: | Crash at choosing Review tab | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Volodymyr Volkov <volodymyr.volkov> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | david.nolden.kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Volodymyr Volkov
2010-02-28 17:38:05 UTC
Hmm, is this reproduceable? If it is, do you get the same backtrace every time? @David: Code can be seen at http://websvn.kde.org/tags/kdevplatform/0.9.98/plugins/patchreview/patchreview.cpp?revision=1088414&view=markup I don't think thats a throw from the patchreview codebase, but rather a out-of-memory exception, what do you think? Very much has changed in that specific code. Please try with the newest svn version, or with the next beta. Do it as following: 1) execute: export KDEDIRS=/usr/local:/usr kbuildsycoca4 kdevelop 2) KDevelop opens with some small project (for me) 3) click Debug tab 4) click Review tab I get it every time. I've compiled the code 02/21/2010 - is it too old? That diesn't crash here. Is the project version controlled and do you have changed compared to upstream? No. The code is two weeks old. I am not a developer yet, so not updating the code frequently enough. I will update the code today. Sorry for inconvenience. |