Bug 467985 - dolphin crash when copying/moving data
Summary: dolphin crash when copying/moving data
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-30 23:08 UTC by Simon Andric
Modified: 2024-04-16 15:41 UTC (History)
1 user (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 Simon Andric 2023-03-30 23:08:02 UTC
Application: dolphin (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 5.19.0-38-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.27
DrKonqi: 5.27.3 [KCrashBackend]

-- Information about the crash:
sometimes when i copy or move data between external hard drives and/or local disk dolphin suddenly crashes... when filling out this report dr, konqi fails to install debug symbols because fails to get authentification...

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fb2d56d7569 in KJobWidgets::window(KJob*) () from /lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#5  0x00007fb2d580ab67 in KIO::WidgetsAskUserActionHandler::askUserRename(KJob*, QString const&, QUrl const&, QUrl const&, QFlags<KIO::RenameDialog_Option>, unsigned long long, unsigned long long, QDateTime const&, QDateTime const&, QDateTime const&, QDateTime const&) () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#6  0x00007fb2d5528081 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#7  0x00007fb2d38f40d4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fb2d4d4fd30 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#9  0x00007fb2d4d55c1b in KJob::finishJob(bool) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#10 0x00007fb2d38f40d4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fb2d5553f13 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#12 0x00007fb2d555255d in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#13 0x00007fb2d5556912 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x00007fb2d38f40d4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fb2d38e9ade in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fb2d456c793 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007fb2d38bc07a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007fb2d38bf167 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007fb2d3916487 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007fb2d15c7d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fb2d161c6c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fb2d15c53e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fb2d3915ad8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007fb2d38ba99b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007fb2d38c2f34 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x0000559cb11faacd in ?? ()
#27 0x00007fb2d2e29d90 in __libc_start_call_main (main=main@entry=0x559cb11f4c50, argc=argc@entry=2, argv=argv@entry=0x7ffcf5ae4048) at ../sysdeps/nptl/libc_start_call_main.h:58
#28 0x00007fb2d2e29e40 in __libc_start_main_impl (main=0x559cb11f4c50, argc=2, argv=0x7ffcf5ae4048, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffcf5ae4038) at ../csu/libc-start.c:392
#29 0x0000559cb11fb2c5 in ?? ()
[Inferior 1 (process 112532) detached]

The reporter indicates this bug may be a duplicate of or related to bug 467859.

Reported using DrKonqi
Comment 1 Bug Janitor Service 2024-04-16 15:41:53 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/1611