Bug 478167 - Dolphin crashing when accessing smb share to nas
Summary: Dolphin crashing when accessing smb share to nas
Status: RESOLVED DUPLICATE of bug 451050
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-12-06 14:23 UTC by rob
Modified: 2023-12-08 08:10 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 rob 2023-12-06 14:23:12 UTC
Application: dolphin (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-13-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
Right after it prompts me for my password, it crashes every time.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted

[KCrash Handler]
#4  0x00007f510f0a9d3c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x00007f510f05af32 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f510f045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00007f51111033e5 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#8  0x00007f51111deddb in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#9  0x00007f510f4e8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f51108f8775 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#11 0x00007f51108f9c5b in KJob::finishJob(bool) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#12 0x00007f510f4e8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f511116b713 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x00007f5111169d56 in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#15 0x00007f511116eac9 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#16 0x00007f510f4e8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f510f4dd6f0 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f5110162fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f510f4b16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f510f4b4681 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f510f50a153 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f510d11e7a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f510d11ea38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f510d11eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f510f509836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f510f4b017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f510f4b82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x000055b32705d142 in ?? ()
#29 0x00007f510f0461ca in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#30 0x00007f510f046285 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#31 0x000055b32705d591 in ?? ()
[Inferior 1 (process 5302) detached]

The reporter indicates this bug may be a duplicate of or related to bug 476379, bug 477417.

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-12-08 08:10:45 UTC

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