Bug 475697 - Dophin crashes when navigating rclone mounted share
Summary: Dophin crashes when navigating rclone mounted share
Status: RESOLVED DUPLICATE of bug 476324
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.12.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-10-16 14:25 UTC by Martin Davey
Modified: 2023-11-29 08:18 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 Martin Davey 2023-10-16 14:25:26 UTC
Application: dolphin (21.12.3)

Qt Version: 5.15.3
Frameworks Version: 5.104.0
Operating System: Linux 6.2.0-34-generic x86_64
Windowing System: Wayland
Distribution: Ubuntu 22.04.3 LTS
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
When navigating directories, after a few seconds things become very slow, then freeze. Dolphin then becomes unresponsive, then will crash after a further few seconds.

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=140633157409216) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140633157409216) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=140633157409216, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x00007fe7ba469476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007fe7ba44f7f3 in __GI_abort () at ./stdlib/abort.c:79
#9  0x00007fe7ba90bba3 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fe7b8515e45 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#11 0x00007fe7b852611a in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#12 0x00007fe7bab6c7c8 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fe7bab8e14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fe7bab3375b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fe7bab3bcf4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x000055c5edde9ade in ?? ()
#17 0x00007fe7ba450d90 in __libc_start_call_main (main=main@entry=0x55c5edde4260, argc=argc@entry=1, argv=argv@entry=0x7ffdcecfc1f8) at ../sysdeps/nptl/libc_start_call_main.h:58
#18 0x00007fe7ba450e40 in __libc_start_main_impl (main=0x55c5edde4260, argc=1, argv=0x7ffdcecfc1f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffdcecfc1e8) at ../csu/libc-start.c:392
#19 0x000055c5eddea265 in ?? ()
[Inferior 1 (process 35222) detached]

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-11-29 08:18:32 UTC

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