Summary: | Dolphin crashes when connecting to Thunderbolt | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Marián Konček <koncek.marian> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | fanzhuyifan, kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 23.04.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Output of journalctl -f
gdb stack trace |
Description
Marián Konček
2023-09-08 06:07:58 UTC
There is a typo in the Description, should have been: ``` *a single* instance of Dolphin exits with no crash notification. ``` Created attachment 162177 [details]
Output of journalctl -f
Adding the output of journalctl just before plugging the Thunderbolt in.
Note the line:
okt 09 15:30:25 fedora plasmashell[358272]: KCrash: Application 'dolphin' crashing...
Hi! Thank you for your bug report. If you can reproduce this issue, could you try obtaining a backtrace with debug symbols? The wiki has instructions: https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Thanks! Created attachment 163109 [details]
gdb stack trace
The crash reporting daemon does not catch this crash for some reason. I downloaded the debuginfo packages and ran Dolphin in gdb. I will keep the stopped process running for as long as possible, so you can ask about variables and so... |