Bug 501127 - drkonqi/related unable to handle/save core dumps
Summary: drkonqi/related unable to handle/save core dumps
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-06 03:37 UTC by Ned
Modified: 2025-03-06 18:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Ned's output from journalctl --follow durring the Minecraft launcher core dump (69.47 KB, text/plain)
2025-03-06 03:37 UTC, Ned
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ned 2025-03-06 03:37:58 UTC
Created attachment 179166 [details]
Ned's output from journalctl --follow durring the Minecraft launcher core dump

SUMMARY
I was experiencing an issue with the Minecraft launcher not working, so I wanted to see what I could find with `journalctl --follow` and what I found was that it tried to save many core dumps, none successful.

STEPS TO REPRODUCE
1. run `journalctl --follow` in Konsole/other terminal
2. crash a program/trigger a core dump

OBSERVED RESULT
Please check the attachment.

EXPECTED RESULT
I was hoping to get a log, something I could put on Mojira (Minecraft's bug reporting system). I was going to go into the path shown in journalctl --follow and take a look and share that if it looked useful. But the locations given were non-existent. Even after running cat under sudo.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.5-zen1-1-zen (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Please check my attachment for the resultant `journalctl --follow` output.
Comment 1 Harald Sitter 2025-03-06 11:27:33 UTC
That's normal, they aren't applications by us and thus not subject to drkonqi handling them.
Comment 2 Ned 2025-03-06 18:00:46 UTC
Oh. Sorry. So is there something I should install so they are handled?