Summary: | Kdevelop crashes when debugging. | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Luc Bergeron <psyluche> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | ole, qydwhotmail |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.2.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Luc Bergeron
2018-08-04 19:27:04 UTC
That doesn't look like a bug in KDevelop; either in KTextEditor or Qt. Either way, please install the debug symbols for KTextEditor next time you hit this issue, so we can see line numbers in the backtrace. Also see: https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** Bug 399032 has been marked as a duplicate of this bug. *** Created attachment 150194 [details]
New crash information added by DrKonqi
kdevelop (5.9.220770 (22.07.70)) using Qt 5.15.2
When I click at the line end, sometimes KDevelop will crash.
-- Backtrace (Reduced):
#6 QHashNode<QObject*, unsigned int>::same_key (key0=<synthetic pointer>: 0x55ccf2dafc70, h0=2992842505, this=0x1d00000121) at ../../include/QtCore/../../src/corelib/tools/qhash.h:156
#7 QHash<QObject*, unsigned int>::findNode (h=2992842505, akey=<synthetic pointer>: 0x55ccf2dafc70, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qhash.h:931
#8 QHash<QObject*, unsigned int>::findNode (ahp=0x0, akey=<synthetic pointer>: 0x55ccf2dafc70, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qhash.h:950
#9 QHash<QObject*, unsigned int>::value (akey=<synthetic pointer>: 0x55ccf2dafc70, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qhash.h:656
#10 QAccessible::queryAccessibleInterface (object=0x55ccf2dafc70) at accessible/qaccessible.cpp:678
|