[systemd-bugs] [Bug 82507] RFE: Collect Python backtraces

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 17 08:26:59 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=82507

--- Comment #2 from Jakub Filak <filak.jakub at gmail.com> ---
If you want to show detected uncaught Python exceptions in coredumpctl, why
don't you teach coredumpctl to load that data from Problems2 D-Bus API[1]
exposed by ABRT? Once you do that, coredumpctl would be able to show also
uncaught Java exceptions, Ruby exceptions and basically everything ABRT
detects. There is no need to re-invent/re-implement the error detection
utilities.

Or if you don't want to use the D-Bus API, why don't you ask ABRT team to write
the detected exception data to journal too? We are working on it [2][3] because
Cockpit team asked us for it.


1: https://jfilak.fedorapeople.org/ProblemsAPI2/index.html
2: https://github.com/abrt/libreport/wiki/Reporter-systemd-journal
3: https://github.com/abrt/abrt/wiki/systemd-journal-catalog-messages

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-bugs/attachments/20161017/5bea5a84/attachment.html>


More information about the systemd-bugs mailing list