Summary: | KDevelop crashes when trying to load a corrupted pcs file | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Bernd Pol <bernd.pol> |
Component: | Language Support: CPP (old) | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 3.0.0a7 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bernd Pol
2003-10-10 05:16:16 UTC
Roberto just added safeguards. If the PCS isn't written correctly to disc, KDevelop should not attempt to read it next time. If KDevelop crashes when attempting to read the PCS on project load, it will not read the PCS on a second attempt. Closing as fixed. |