Hello! i have a local SMB share in my network under the DNS Name: "fluffnas.fn" In the past, i was able to access my SMB share simply by typing in smb://fluffnas.fn put my username and password, and no problem. the current problem is that doing this now makes dolphin crash after giving credentials (and if you have them saved it will crash everytime.) i am not sure since what version this issue exists, but i am pretty sure this issue started with KDE 6 or 6.1 and i only now found the energy to report this.. (Currently i am using KDE ver 6.4.4) the workaround to this issue is typing in smb://USERNAME@fluffnas.fn and *then* it works fine. let me know if i can provide any more information!
As the message at the top of the summary says, if something crashed, we need a backtrace of it so we can figure out what's going on. Can you please attach a backtrace of the crash using the coredumpctl command-line program, as detailed in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl ? Thanks.
So i followed the Instructions, not sure if this backtrace will be any useful but: this is the result i got: (gdb) bt #0 0x00007f5b8ec9894c in ?? () from /usr/lib/libc.so.6 #1 0x00007f5b8ec3e410 in raise () from /usr/lib/libc.so.6 #2 0x00007f5b919fae97 in KCrash::defaultCrashHandler(int) () from /usr/lib/libKF6Crash.so.6 #3 <signal handler called> #4 0x00007f5b8ec9894c in ?? () from /usr/lib/libc.so.6 #5 0x00007f5b8ec3e410 in raise () from /usr/lib/libc.so.6 #6 0x00007f5b8ec2557a in abort () from /usr/lib/libc.so.6 #7 0x00007f5b91a3be0e in ?? () from /usr/lib/libKF6KIOCore.so.6 #8 0x00007f5b91afbc37 in ?? () from /usr/lib/libKF6KIOCore.so.6 #9 0x00007f5b8f5d466f in ?? () from /usr/lib/libQt6Core.so.6 #10 0x00007f5b9135d273 in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib/libKF6CoreAddons.so.6 #11 0x00007f5b91361d6c in ?? () from /usr/lib/libKF6CoreAddons.so.6 #12 0x00007f5b8f5d466f in ?? () from /usr/lib/libQt6Core.so.6 #13 0x00007f5b91b1e195 in ?? () from /usr/lib/libKF6KIOCore.so.6 #14 0x00007f5b91b16855 in ?? () from /usr/lib/libKF6KIOCore.so.6 #15 0x00007f5b91b19770 in ?? () from /usr/lib/libKF6KIOCore.so.6 #16 0x00007f5b8f5d466f in ?? () from /usr/lib/libQt6Core.so.6 #17 0x00007f5b8f5c1a74 in QObject::event(QEvent*) () from /usr/lib/libQt6Core.so.6 #18 0x00007f5b90701dd0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt6Widgets.so.6 #19 0x00007f5b8f568678 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt6Core.so.6 #20 0x00007f5b8f568a5b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt6Core.so.6 #21 0x00007f5b8f8437f8 in ?? () from /usr/lib/libQt6Core.so.6 #22 0x00007f5b8ce67880 in ?? () from /usr/lib/libglib-2.0.so.0 #23 0x00007f5b8ce68cd7 in ?? () from /usr/lib/libglib-2.0.so.0 #24 0x00007f5b8ce68ee5 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #25 0x00007f5b8f83ffe2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Core.so.6 #26 0x00007f5b8f574ca6 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Core.so.6 #27 0x00007f5b8f56cd21 in QCoreApplication::exec() () from /usr/lib/libQt6Core.so.6 #28 0x0000561b8f741dc0 in ?? () #29 0x00007f5b8ec27675 in ?? () from /usr/lib/libc.so.6 #30 0x00007f5b8ec27729 in __libc_start_main () from /usr/lib/libc.so.6 #31 0x0000561b8f742ee5 in ?? ()
Thanks. Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: #7 0x00007f5b91a3be0e in ?? () from /usr/lib/libKF6KIOCore.so.6 #9 0x00007f5b8f5d466f in ?? () from /usr/lib/libQt6Core.so.6 #11 0x00007f5b91361d6c in ?? () from /usr/lib/libKF6CoreAddons.so.6 #13 0x00007f5b91b1e195 in ?? () from /usr/lib/libKF6KIOCore.so.6 #12 0x00007f5b8f5d466f in ?? () from /usr/lib/libQt6Core.so.6 Could you please install debug packages and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again!
Created attachment 185433 [details] KDE crash report + debugging symbols Heya! sorry for the delay, its been quite busy recently. i've yet to do a coredump gdb with the debugging packages, I'm planning to do that soon for now I've saved the crash details through the KDE crash reporter with debugging symbols and attached the .kcrash file let me know if the attachment is enough or if you still need the backtrace from gdb through the terminal.
Thanks! The new backtrace is more useful. Pasting the relevant part for searchability: Thread 1 (Thread 0x7f12afeaa080 (LWP 27033)): [KCrash Handler] #5 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #6 0x00007f12b6498a13 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89 #7 0x00007f12b643e410 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #8 0x00007f12b642557a in __GI_abort () at abort.c:77 #9 0x00007f12b91bde0e in KCoreDirListerCache::printDebug (this=this@entry=0x55941fb67330) at /usr/src/debug/kio/kio-6.18.0/src/core/kcoredirlister.cpp:2096 #10 0x00007f12b927dc37 in KCoreDirListerCache::slotUpdateResult (this=0x55941fb67330, j=<optimized out>) at /usr/src/debug/kio/kio-6.18.0/src/core/kcoredirlister.cpp:1713 #11 0x00007f12b6dd466f in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461 #12 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4157 #13 0x00007f12b878e273 in QMetaObject::activate<void, KJob*, KJob::QPrivateSignal> (sender=0x5594203ffa00, mo=<optimized out>, local_signal_index=3, ret=0x0) at /usr/include/qt6/QtCore/qobjectdefs.h:306 #14 KJob::result (this=this@entry=0x5594203ffa00, _t1=<optimized out>, _t1@entry=0x5594203ffa00, _t2=...) at /usr/src/debug/kcoreaddons/build/src/lib/KF6CoreAddons_autogen/include/moc_kjob.cpp:475 #15 0x00007f12b8792d6c in KJob::finishJob (this=0x5594203ffa00, emitResult=<optimized out>) at /usr/src/debug/kcoreaddons/kcoreaddons-6.18.0/src/lib/jobs/kjob.cpp:115 #16 0x00007f12b6dd466f in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461 #17 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4157 #18 0x00007f12b92a0195 in KIO::WorkerInterface::finished (this=0x559420328420) at /usr/src/debug/kio/build/src/core/KF6KIOCore_autogen/include/moc_workerinterface_p.cpp:341 #19 KIO::WorkerInterface::dispatch (this=0x559420328420, _cmd=104, rawdata=...) at /usr/src/debug/kio/kio-6.18.0/src/core/workerinterface.cpp:127 #20 0x00007f12b9298855 in KIO::WorkerInterface::dispatch (this=0x559420328420) at /usr/src/debug/kio/kio-6.18.0/src/core/workerinterface.cpp:58 #21 0x00007f12b929b770 in KIO::Worker::gotInput (this=0x559420328420) at /usr/src/debug/kio/kio-6.18.0/src/core/worker.cpp:262 #22 0x00007f12b6dd466f in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461 #23 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4157 #24 0x00007f12b6dc1a74 in QObject::event (this=<optimized out>, e=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1432 #25 0x00007f12b7f01dd0 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5594205f5fb0, e=0x5594205f3c40) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3300 #26 0x00007f12b6d68678 in QCoreApplication::notifyInternal2 (receiver=0x5594205f5fb0, event=event@entry=0x5594205f3c40) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1106 #27 0x00007f12b6d68a5b in QCoreApplication::sendEvent (receiver=<optimized out>, event=0x5594205f3c40) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1546 #28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55941f66ab20) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1891 #29 0x00007f12b70437f8 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1744 #30 postEventSourceDispatch (s=0x55941f672560) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:246 #31 0x00007f12b4508880 in ?? () from /usr/lib/libglib-2.0.so.0 #32 0x00007f12b4509cd7 in ?? () from /usr/lib/libglib-2.0.so.0 #33 0x00007f12b4509ee5 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #34 0x00007f12b703ffe2 in QEventDispatcherGlib::processEvents (this=0x55941f6741b0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #35 0x00007f12b6d74ca6 in QEventLoop::processEvents (this=0x7ffd3edc8480, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:104 #36 QEventLoop::exec (this=0x7ffd3edc8480, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:186 #37 0x00007f12b6d6cd21 in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1449 #38 0x00007f12b7efc5ea in QApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:2567 #39 0x00005593f6ef9dc0 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin/dolphin-25.08.1/src/main.cpp:272
Based on the backtrace this looks like a duplicate of bug 507185. Please follow that report if you would like updates on the progress of this issue. *** This bug has been marked as a duplicate of bug 507185 ***