Summary: | Drkonqi crashed after other crash happened in non-graphics environment. | ||
---|---|---|---|
Product: | [Applications] drkonqi | Reporter: | BryanLiang <liangrui.ch> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sitter |
Priority: | NOR | ||
Version First Reported In: | 6.3.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=483073 | ||
Latest Commit: | https://invent.kde.org/plasma/drkonqi/-/commit/0bfb27891b9b9d11503a0a4e69a860a807cd5eb2 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | the stack trace of the core dump file |
Description
BryanLiang
2025-02-16 12:11:51 UTC
> I found out that if a crash happen while the graphical environment is not ready like kwin_wayland crashing
You'll have to explain how that happens in greater detail, please. Also a complete journal might help.
I'm using Arch Linux as my daily drive. I updated my system this morning and rebooted to a black screen. I got into TTY and found out that the /usr/bin/kwin_wayland crashed and Drkonqi crashed too. But the strange is that the SDDM was still running. And every time I tried to restart SDDM, the Drkonqi will crash after kwin_wayland crash. Here is the log from journald: https://0x0.st/8N6s.txt A possibly relevant merge request was started @ https://invent.kde.org/plasma/drkonqi/-/merge_requests/312 Git commit 7dca985d21d76a98b4d39196404060c928afb9f4 by Harald Sitter. Committed on 21/03/2025 at 12:34. Pushed by sitter into branch 'master'. coredump: don't start units on system users (e.g. sddm) while this may eventually become useful we are currently not supporting it M +1 -0 src/coredump/launcher/drkonqi-coredump-launcher.socket M +1 -0 src/coredump/launcher/drkonqi-coredump-launcher@.service.cmake M +1 -0 src/coredump/processor/drkonqi-coredump-pickup.service.cmake https://invent.kde.org/plasma/drkonqi/-/commit/7dca985d21d76a98b4d39196404060c928afb9f4 Git commit 0bfb27891b9b9d11503a0a4e69a860a807cd5eb2 by Harald Sitter. Committed on 21/03/2025 at 12:48. Pushed by sitter into branch 'Plasma/6.3'. coredump: don't start units on system users (e.g. sddm) while this may eventually become useful we are currently not supporting it (cherry picked from commit 7dca985d21d76a98b4d39196404060c928afb9f4) Co-authored-by: Harald Sitter <sitter@kde.org> M +1 -0 src/coredump/launcher/drkonqi-coredump-launcher.socket M +1 -0 src/coredump/launcher/drkonqi-coredump-launcher@.service.cmake M +1 -0 src/coredump/processor/drkonqi-coredump-pickup.service.cmake https://invent.kde.org/plasma/drkonqi/-/commit/0bfb27891b9b9d11503a0a4e69a860a807cd5eb2 |