[konsole] [Bug 367006] New: Konsole doesn't show crash dialog when it crashes
Wolfgang Bauer via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Aug 16 21:19:25 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=367006
Bug ID: 367006
Summary: Konsole doesn't show crash dialog when it crashes
Product: konsole
Version: master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: wbauer at tmo.at
In 16.08.0 (and master) konsole doesn't open a crash dialog when it crashes.
Reproducible: Always
Steps to Reproduce:
1. Run konsole
2. Send it an "ILL" signal, either via ksysguard or kill
Actual Results:
Konsole window just disappears, if you started konsole from a shell the shell
will display "Illegal instruction".
Expected Results:
Drkonqi should appear, notifying the user of the crash, allowing to get a
backtrace and file a bug report.
Konsole would need to link against KCrash and call KCrash::initialize() as
explained here:
https://api.kde.org/frameworks/kcrash/html/namespaceKCrash.html#af3cbae2933366133fd4e666568521232
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list