Bug 459817

Summary: Dolphin crashes when viewing contents of mounted USB stick
Product: [Applications] dolphin Reporter: James Dore <jhdore>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: akselmo, devanshjangid99, kfm-devel
Priority: NOR Keywords: drkonqi
Version: 22.04.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: New crash information added by DrKonqi

Description James Dore 2022-09-29 09:19:53 UTC
Application: dolphin (22.04.3)

Qt Version: 5.15.3
Frameworks Version: 5.98.0
Operating System: Linux 5.15.68-051568-generic x86_64
Windowing System: Wayland
Distribution: Ubuntu 22.04.1 LTS
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
Plug in a USB stick, it appears in the left-hand pane, but clicking it crashes Dolphin, after a wait.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140348026164672) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140348026164672) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=140348026164672, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x00007fa5571f9476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007fa5571df7f3 in __GI_abort () at ./stdlib/abort.c:79
#9  0x00007fa557699ba3 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fa5552b9e45 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#11 0x00007fa5552ca11a in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#12 0x00007fa5578fa7c8 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fa55791c14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fa5578c175b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fa5578c9cf4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00005612750e1ccb in ?? ()
#17 0x00007fa5571e0d90 in __libc_start_call_main (main=main@entry=0x5612750dc6a0, argc=argc@entry=1, argv=argv@entry=0x7ffefe2a4548) at ../sysdeps/nptl/libc_start_call_main.h:58
#18 0x00007fa5571e0e40 in __libc_start_main_impl (main=0x5612750dc6a0, argc=1, argv=0x7ffefe2a4548, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffefe2a4538) at ../csu/libc-start.c:392
#19 0x00005612750e2455 in ?? ()
[Inferior 1 (process 49404) detached]

Reported using DrKonqi
Comment 1 devanshjangid99 2022-11-27 10:33:42 UTC
Created attachment 154077 [details]
New crash information added by DrKonqi

dolphin (22.04.3) using Qt 5.15.3

Dolphin crashes if device connected via KDE Connect is browsed, while it is locked

-- Backtrace (Reduced):
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140056440362432) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140056440362432) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=140056440362432, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x00007f6173415476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f61733fb7f3 in __GI_abort () at ./stdlib/abort.c:79
Comment 2 Akseli Lahtinen 2023-12-14 13:33:23 UTC

*** This bug has been marked as a duplicate of bug 473488 ***