Bug 479545

Summary: Dolphin Crashes When Opening Documents FOlder
Product: [Applications] dolphin Reporter: authenticastrology
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kfm-devel, nicolas.fella
Priority: NOR Keywords: qt6
Version: 23.08.4   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description authenticastrology 2024-01-08 19:12:41 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open Documents Folder
2. 
3. 

OBSERVED RESULT
Dolphin Shuts Down/ Crashes


EXPECTED RESULT
Expect to be able to open documents folder


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon 6 Beta 2 Unstable Edition
(available in About System)
KDE Plasma Version: 5.91.90
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1

ADDITIONAL INFORMATION
Comment 1 Nicolas Fella 2024-01-08 19:21:29 UTC
We're going to need a backtrace to debug this. Please see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Comment 2 authenticastrology 2024-01-08 22:55:50 UTC
Thread 13 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffb87ff640 (LWP 14232)]
0x00007ffff5e6057e in ?? () from /lib/x86_64-linux-gnu/libQt6Gui.so.6
(gdb) backtrace
#0  0x00007ffff5e6057e in ?? () from /lib/x86_64-linux-gnu/libQt6Gui.so.6
#1  0x00007ffff61c6d3a in ?? () from /lib/x86_64-linux-gnu/libQt6Gui.so.6
#2  0x00007ffff61566c1 in ?? () from /lib/x86_64-linux-gnu/libQt6Gui.so.6
#3  0x00007ffff6164637 in ?? () from /lib/x86_64-linux-gnu/libQt6Gui.so.6
#4  0x00007ffff616e1b1 in ?? () from /lib/x86_64-linux-gnu/libQt6Gui.so.6
#5  0x00007ffff575f969 in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#6  0x00007ffff575f6ed in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#7  0x00007ffff4c94ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#8  0x00007ffff4d26660 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Comment 3 authenticastrology 2024-01-09 09:14:54 UTC
I hope that was the backtrace you needed. Intermediate user. I went in as per seeing another post with someone who had a similar issue. I disabled previews temporarily. That fixed it. I had inadvertently auto-saved a copy of a system file I was editing in Gnome Text Editor and I deleted those files as they were copies and then re-enabled previews and it seems to work fine now. Not sure if this is due to a bug, or simply something this end. Hard to say.