Summary: | Random crash at program close | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | mabo76 |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jevans312 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
mabo76
2009-12-10 10:55:17 UTC
Beta5 is totally outdated, please re-open if you can reproduce with a newer version. Created attachment 169329 [details]
New crash information added by DrKonqi
kdevelop (5.12.230805 (23.08.5)) using Qt 5.15.13
Closed program. Had just wondered through dropdown menus for a good bit. The program only ran for 10 minutes and did very little. I did install apt cppcheck clang-tidy before I closing.
-- Backtrace (Reduced):
#4 0x000077cc30588b69 in ClassModel::index(ClassModelNodes::Node*) const () at /lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.512
#5 0x000077cc30588ccc in ClassModel::parent(QModelIndex const&) const () at /lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.512
#6 0x000077cc32a72078 in QAbstractItemModelPrivate::rowsAboutToBeRemoved(QModelIndex const&, int, int) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x000077cc3058f85d in ??? () at /lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.512
#8 0x000077cc30592b6c in ??? () at /lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.512
|