Summary: | CPP parser crashes in QVector<unsigned int>::realloc | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Shriram <shriram.uc> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | shriram.uc |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Shriram
2009-11-13 20:53:23 UTC
Are you running libc2.10? Yup glibc-2.10.1. Thanks, unfortunately that libc has a broken malloc-check (producing lots of false positives), see the original report for a workaround. *** This bug has been marked as a duplicate of bug 206775 *** |