Summary: | Dolphin Crashes When Opening Documents FOlder | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | authenticastrology |
Component: | general | Assignee: | 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
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 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 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. |