Bug 479545 - Dolphin Crashes When Opening Documents FOlder
Summary: Dolphin Crashes When Opening Documents FOlder
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.4
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-01-08 19:12 UTC by authenticastrology
Modified: 2024-01-09 09:14 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.