Bug 493403 - Dolphin crashed when I tried to connect to router samba server
Summary: Dolphin crashed when I tried to connect to router samba server
Status: RESOLVED DUPLICATE of bug 451050
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-09-20 14:16 UTC by sean.erin.walton
Modified: 2024-10-24 22:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sean.erin.walton 2024-09-20 14:16:13 UTC
Application: dolphin (23.08.5)

Qt Version: 5.15.12
Frameworks Version: 5.115.0
Operating System: Linux 6.4.0-150600.23.17-default x86_64
Windowing System: X11
Distribution: "openSUSE Leap 15.6"
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
Tried to connect to TP-Link's samba server which has a shared USB drive. There are two accounts available: family and admin. Both fail.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f932e6a12c0 in  () at /usr/lib64/libKF5KIOCore.so.5
#5  0x00007f932c91522b in  () at /usr/lib64/libQt5Core.so.5
#6  0x00007f932dd4f13c in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#7  0x00007f932dd50651 in  () at /usr/lib64/libKF5CoreAddons.so.5
#8  0x00007f932c91522b in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f932e62e6e3 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /usr/lib64/libKF5KIOCore.so.5
#10 0x00007f932e62cc86 in KIO::SlaveInterface::dispatch() () at /usr/lib64/libKF5KIOCore.so.5
#11 0x00007f932e631d69 in KIO::Slave::gotInput() () at /usr/lib64/libKF5KIOCore.so.5
#12 0x00007f932c91522b in  () at /usr/lib64/libQt5Core.so.5
#13 0x00007f932c90bc0b in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#14 0x00007f932d59f87c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#15 0x00007f932d5a663f in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#16 0x00007f932c8d7d53 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f932c8da771 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f932c93aad3 in  () at /usr/lib64/libQt5Core.so.5
#19 0x00007f9329715fac in  () at /usr/lib64/libglib-2.0.so.0
#20 0x00007f9329717bd0 in  () at /usr/lib64/libglib-2.0.so.0
#21 0x00007f93297181cc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#22 0x00007f932c93a17c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#23 0x00007f932c8d65ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#24 0x00007f932c8dfdf7 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#25 0x0000555651f41ee8 in  ()
#26 0x00007f932be40eec in __libc_start_call_main () at /lib64/libc.so.6
#27 0x00007f932be40fb5 in __libc_start_main_impl () at /lib64/libc.so.6
#28 0x0000555651f424c1 in  ()
[Inferior 1 (process 10822) detached]

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

Reported using DrKonqi
Comment 1 TraceyC 2024-10-24 22:43:03 UTC
Based on the backtrace, this looks like a duplicate of bug 451050. Please follow that report to keep track of progress on this issue.

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