Summary: | Having a stopped systemd automount makes Dolphin crash | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | FiveYellowMice <hkz85825915> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kfm-devel, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.12.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/1041b52c7a9002d682246052a587e9a17357afa1 | Version Fixed In: | 22.04 |
Sentry Crash Report: |
Description
FiveYellowMice
2022-03-31 07:20:30 UTC
Git commit 1041b52c7a9002d682246052a587e9a17357afa1 by Nicolas Fella. Committed on 31/03/2022 at 21:24. Pushed by nicolasfella into branch 'release/22.04'. Don't crash when mountpoint is not found findByPath may return a nullptr, in that case don't access it M +1 -1 src/userfeedback/placesdatasource.cpp https://invent.kde.org/system/dolphin/commit/1041b52c7a9002d682246052a587e9a17357afa1 This should fix the crash. I wasn't able to reproduce it, but it's somewhat obvious what's happening |