Bug 462460

Summary: Gdb output no longer scrolls to KCrash handler
Product: [Applications] drkonqi Reporter: Kai Uwe Broulik <kde>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version First Reported In: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Kai Uwe Broulik 2022-11-30 20:24:50 UTC
SUMMARY
Before the QML rewrite, the GDB output would automatically scroll to the [KCrash Handler] section which is usually the most interesting part to quickly have a look at. It no longer does that

STEPS TO REPRODUCE
1. Experience a crash (that's a tough one, I know)
2. Click Developer information

OBSERVED RESULT
GDB collects a trace and dumps you there. There's also no Ctrl+F or anything to make navigating the output easier.

EXPECTED RESULT
Once the trace is collected, it scrolls to the thread with the "[KCrash Handler]" part

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: git master as of 2022-11-29
Comment 1 Bug Janitor Service 2022-11-30 23:04:56 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/drkonqi/-/merge_requests/85
Comment 2 Harald Sitter 2023-08-10 13:47:54 UTC
Git commit 425e836c523147f838134694170ad6d697ecb855 by Harald Sitter.
Committed on 10/08/2023 at 15:39.
Pushed by sitter into branch 'master'.

let traceArea scroll to crash handler frame

M  +19   -0    src/qml/DeveloperPage.qml

https://invent.kde.org/plasma/drkonqi/-/commit/425e836c523147f838134694170ad6d697ecb855