https://bugs.kde.org/show_bug.cgi?id=493319
Bug ID: 493319 Summary: Dolphin segfaults when a file created in a directory whose parent directory is not readable for the user Classification: Applications Product: dolphin Version: 24.08.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: maiphi.pub...@gmx.net CC: kfm-de...@kde.org Target Milestone: --- Created attachment 173824 --> https://bugs.kde.org/attachment.cgi?id=173824&action=edit backtrace SUMMARY Dolphin crashes with a segmentation fault when a file is created in a directory that lies in a directory on which the user has only executable right, but no read rights. STEPS TO REPRODUCE 1. mkdir -p hidden/visible sudo chown root:root hidden sudo chmod go-rw hidden 2. Open Dolphin and navigate to hidden/visible/. Right click to open the context menu. Select Create New -> Text File, press enter. OBSERVED RESULT The file is created, but Dolphin crashes with a segmentation fault. EXPECTED RESULT No crash. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Tumbleweed (up to date) KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.