Bug 470909 - Crash when trying to mount NFS share
Summary: Crash when trying to mount NFS share
Status: RESOLVED DUPLICATE of bug 474879
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-06-11 14:15 UTC by kde
Modified: 2023-12-20 11:44 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 kde 2023-06-11 14:15:38 UTC
Application: dolphin (23.04.1)

Qt Version: 5.15.9
Frameworks Version: 5.106.0
Operating System: Linux 6.2.10-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
I have an NFS share configured to be mounted automatically (systemd automount).
Mounting a subfolder on that NFS share worked fine.

When I tried to access the root folder of the share, Dolphin crashed.

The crash does not seem to be reproducible.

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

[KCrash Handler]
#4  0x0000000000000000 in  ()
#5  0x00007f70fb633627 in KCoreDirListerCache::updateDirectory(QUrl const&) (this=<optimized out>, _dir=<optimized out>) at /usr/src/debug/kio-5.106.0/src/core/kcoredirlister.cpp:686
#6  0x00007f70fb6326f9 in KCoreDirListerPrivate::CachedItemsJob::done() (this=0x55c92b350780) at /usr/src/debug/kio-5.106.0/src/core/kcoredirlister.cpp:289
#7  KCoreDirListerPrivate::CachedItemsJob::done() (this=0x55c92b350780) at /usr/src/debug/kio-5.106.0/src/core/kcoredirlister.cpp:284
#8  0x00007f70f9b18c50 in QObject::event(QEvent*) (this=0x55c92b350780, e=0x55c9329845d0) at kernel/qobject.cpp:1347
#9  0x00007f70fa7a51ae in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55c92b350780, e=0x55c9329845d0) at kernel/qapplication.cpp:3640
#10 0x00007f70f9aec978 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55c92b350780, event=0x55c9329845d0) at kernel/qcoreapplication.cpp:1064
#11 0x00007f70f9aeff71 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x55c92725af50) at kernel/qcoreapplication.cpp:1821
#12 0x00007f70f9b46713 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55c92735bfc0) at kernel/qeventdispatcher_glib.cpp:277
#13 0x00007f70f75168d8 in g_main_dispatch (context=0x7f70ec000ee0) at ../glib/gmain.c:3460
#14 g_main_context_dispatch (context=context@entry=0x7f70ec000ee0) at ../glib/gmain.c:4200
#15 0x00007f70f7516ce8 in g_main_context_iterate (context=context@entry=0x7f70ec000ee0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4276
#16 0x00007f70f7516d7c in g_main_context_iteration (context=0x7f70ec000ee0, may_block=1) at ../glib/gmain.c:4343
#17 0x00007f70f9b45f26 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55c927366140, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#18 0x00007f70f9aeb40b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fff1fe63c60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#19 0x00007f70f9af38a0 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#20 0x00007f70f9f6fe3c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870
#21 0x00007f70fa7a5125 in QApplication::exec() () at kernel/qapplication.cpp:2832
#22 0x000055c92645b647 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin-23.04.1/src/main.cpp:232
[Inferior 1 (process 7707) detached]

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-12-20 11:44:08 UTC

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