Bug 479157 - Dolphin crash while scanning drives with gparted
Summary: Dolphin crash while scanning drives with gparted
Status: RESOLVED DUPLICATE of bug 474879
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.4
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-12-29 13:10 UTC by yurapostates
Modified: 2024-01-08 09:02 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 yurapostates 2023-12-29 13:10:30 UTC
Application: dolphin (23.08.4)

Qt Version: 5.15.11
Frameworks Version: 5.113.0
Operating System: Linux 6.6.8-zen1-1-zen x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
While scanning drives with Gparted dolphin suddenly says that "current location changed <current folder> inaccessible", a message which doesn't make much sense because I can access the current folder just fine. Crash happens after I choose another folder when dolphin is in that state

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
[KCrash Handler]
#6  0x00007f55e6630e41 in KCoreDirListerCache::updateDirectory(QUrl const&) (this=<optimized out>, _dir=<optimized out>) at /usr/src/debug/kio5/kio-5.113.0/src/core/kcoredirlister.cpp:686
#7  0x00007f55e662f5ad in KCoreDirListerPrivate::CachedItemsJob::done() (this=0x55b4b2d08430) at /usr/src/debug/kio5/kio-5.113.0/src/core/kcoredirlister.cpp:289
#8  KCoreDirListerPrivate::CachedItemsJob::done() (this=0x55b4b2d08430) at /usr/src/debug/kio5/kio-5.113.0/src/core/kcoredirlister.cpp:284
#9  0x00007f55e48c2ab4 in QObject::event(QEvent*) (this=0x55b4b2d08430, e=0x55b4b38d99f0) at kernel/qobject.cpp:1347
#10 0x00007f55e55788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55b4b2d08430, e=0x55b4b38d99f0) at kernel/qapplication.cpp:3640
#11 0x00007f55e489b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55b4b2d08430, event=0x55b4b38d99f0) at kernel/qcoreapplication.cpp:1064
#12 0x00007f55e489ffab in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x55b4b20f2550) at kernel/qcoreapplication.cpp:1821
#13 0x00007f55e48e5fc8 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55b4b22c09b0) at kernel/qeventdispatcher_glib.cpp:277
#14 0x00007f55e270df69 in g_main_dispatch (context=0x7f55d8000ec0) at ../glib/glib/gmain.c:3476
#15 0x00007f55e276c367 in g_main_context_dispatch_unlocked (context=0x7f55d8000ec0) at ../glib/glib/gmain.c:4284
#16 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7f55d8000ec0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4349
#17 0x00007f55e270c162 in g_main_context_iteration (context=0x7f55d8000ec0, may_block=1) at ../glib/glib/gmain.c:4414
#18 0x00007f55e48e9e0c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55b4b22c4da0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#19 0x00007f55e4899d54 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffec2623300, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#20 0x00007f55e489b1f3 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#21 0x00007f55e4d3bf12 in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870
#22 0x00007f55e5576cda in QApplication::exec() () at kernel/qapplication.cpp:2832
#23 0x000055b4b089adb8 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin/dolphin-23.08.4/src/main.cpp:255
[Inferior 1 (process 2849) detached]

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2024-01-08 09:02:51 UTC

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