Summary: | KDevelop crashes while going on symbol information/go to definition | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | admin |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | igorkuo |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
admin
2022-05-14 11:17:06 UTC
The backtrace is very similar to the one in Bug 453684 you have reported earlier. Two likely causes: 1. Something related to accessibility is broken on your system. 2. A KTextEditor bug, possibly regression, related to accessibility. (In reply to Igor Kushnir from comment #1) > The backtrace is very similar to the one in Bug 453684 you have reported > earlier. Two likely causes: > 1. Something related to accessibility is broken on your system. > 2. A KTextEditor bug, possibly regression, related to accessibility. Makes sense that Qt could be also the problem here, I could try to see if some issues/bugs is known related to accessibility in Qt, how ever I don't seem to crash with others applications that uses these classes. Though, I could try to see what's going on with more debugging and looking online, see if there's people having these accessibility issues. This crash is common in KDevelop: https://bugs.kde.org/buglist.cgi?quicksearch=QAccessible%3A%3AupdateAccessibility&list_id=2061194. But Dolphin seems to be affected too. *** This bug has been marked as a duplicate of bug 447740 *** |