Bug 501127

Summary: drkonqi/related unable to handle/save core dumps
Product: [I don't know] kde Reporter: Ned <nedretherbrick>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Ned's output from journalctl --follow durring the Minecraft launcher core dump

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?