Bug 497879

Summary: kioworker Closed Unexpectedly when Recent files or Locations is accessed
Product: [Applications] dolphin Reporter: xyzederon
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: kfm-devel, Lemonade.flash.1164, nicolas.fella
Priority: NOR    
Version: 24.12.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 24.12.1
Sentry Crash Report:

Description xyzederon 2024-12-25 07:53:00 UTC
SUMMARY
When either the Recent Files or Recent Locations is accessed a popup reports "kioworker Closed Unexpectedly"

STEPS TO REPRODUCE
1. Click on Recent Files or Recent Locations
2. There is a "Loading..." message followed by "Loading canceled"

OBSERVED RESULT
A popup appears with a title "kioworker Closed Unexpectedly"

EXPECTED RESULT
Recent files or recent locations should be dispalyed in the main dolphin window.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: TUXEDO OS v.4
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 
Qt Version: 6.8.1-108013-tuxedo (64bit)

ADDITIONAL INFORMATION
Kernel version 6.11.0
[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x000079a29e04526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x000079a29e0288ff in __GI_abort () at ./stdlib/abort.c:79
#9  0x000079a29e90e0be in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#10 0x000079a29e90ef9b in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#11 0x000079a29e90f012 in qt_assert(char const*, char const*, int) () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#12 0x000079a29eaf54f8 in ?? () from /lib/x86_64-linux-gnu/libKF6KIOCore.so.6
#13 0x000079a29ec62bdd in ?? () from /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/kio/recentlyused.so
#14 0x000079a29eb4367a in ?? () from /lib/x86_64-linux-gnu/libKF6KIOCore.so.6
#15 0x000079a29eb40e85 in ?? () from /lib/x86_64-linux-gnu/libKF6KIOCore.so.6
#16 0x000079a29ebe89c7 in ?? () from /lib/x86_64-linux-gnu/libKF6KIOCore.so.6
#17 0x000079a29ec63f7c in kdemain () from /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/kio/recentlyused.so
#18 0x000060c575338569 in ?? ()
#19 0x000079a29e02a1ca in __libc_start_call_main (main=main@entry=0x60c575338390, argc=argc@entry=5, argv=argv@entry=0x7ffe1a2a7048) at ../sysdeps/nptl/libc_start_call_main.h:58
#20 0x000079a29e02a28b in __libc_start_main_impl (main=0x60c575338390, argc=5, argv=0x7ffe1a2a7048, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe1a2a7038) at ../csu/libc-start.c:360
#21 0x000060c5753388d5 in ?? ()
[Inferior 1 (process 82752) detached]
Comment 1 Nicolas Fella 2024-12-25 16:04:03 UTC
This is fixed with https://invent.kde.org/network/kio-extras/-/merge_requests/385
Comment 2 Nicolas Fella 2024-12-25 16:04:32 UTC
*** Bug 497883 has been marked as a duplicate of this bug. ***