Summary: | kdevelop crash | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | doc.evans |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | doc.evans, igorkuo |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
doc.evans
2023-08-01 19:24:00 UTC
Created attachment 160695 [details]
New crash information added by DrKonqi
kdevelop (5.10.221202 (22.12.2)) using Qt 5.15.8
I was merely selecting text with the left mouse button when the crash occurred.
-- Backtrace (Reduced):
#4 0x00007ff5ae70d1dc in QAccessibleObject::object() const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#5 0x00007ff5af1b618a in QAccessibleWidget::isValid() const () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6 0x00007ff5ae706848 in QAccessibleEvent::accessibleInterface() const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#7 0x00007ff5ae706d6d in QAccessible::updateAccessibility(QAccessibleEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#8 0x00007ff5abbf84ae in KateViewInternal::cursorMoved() () from /lib/x86_64-linux-gnu/libKF5TextEditor.so.5
Created attachment 160763 [details]
New crash information added by DrKonqi
kdevelop (5.10.221202 (22.12.2)) using Qt 5.15.8
All I did was to simply click in an area of whitespace in a source file in the kdevelop editor.
Also, I don't know how to add further debugging symbol info to my reports. I looked in the names and descriptions for official packages for debian stable
(bookworm) and couldn't find one that mentioned "kdevelop" and "debug".
-- Backtrace (Reduced):
#4 0x00007f0ca410d1dc in QAccessibleObject::object() const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#5 0x00007f0ca4bb618a in QAccessibleWidget::isValid() const () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6 0x00007f0ca4106848 in QAccessibleEvent::accessibleInterface() const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#7 0x00007f0ca4106d6d in QAccessible::updateAccessibility(QAccessibleEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#8 0x00007f0ca17f84ae in KateViewInternal::cursorMoved() () from /lib/x86_64-linux-gnu/libKF5TextEditor.so.5
*** This bug has been marked as a duplicate of bug 447740 *** |