| Summary: | drkonqi/related unable to handle/save core dumps | ||
|---|---|---|---|
| Product: | [I don't know] kde | Reporter: | Ned <nedretherbrick> |
| Component: | general | Assignee: | 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 | ||
That's normal, they aren't applications by us and thus not subject to drkonqi handling them. Oh. Sorry. So is there something I should install so they are handled? |
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.