Bug 461825

Summary: error doing network task
Product: [Applications] dolphin Reporter: Francisco Canzi Bigal <bigallinux>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: christoph, kfm-devel
Priority: NOR Keywords: drkonqi
Version First Reported In: 22.08.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Francisco Canzi Bigal 2022-11-14 16:27:31 UTC
Application: dolphin (22.08.1)

Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 6.0.5-200.fc36.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 36 (Thirty Six)"
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
was moving network files and it just bugged dolphin , and desktop froze.

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00005558799f72c0 in ?? ()
#5  0x00007f1d3eed2855 in QObject::property(char const*) const () from /lib64/libQt5Core.so.5
#6  0x00007f1d40bb55f4 in KUiServerV2JobTracker::registerJob(KJob*) () from /lib64/libKF5JobWidgets.so.5
#7  0x00007f1d40bb264c in QtPrivate::QFunctorSlotObject<KUiServerV2JobTracker::registerJob(KJob*)::{lambda()#1}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /lib64/libKF5JobWidgets.so.5
#8  0x00007f1d3eedb9a6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007f1d3eedb9a6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f1d3f9e0843 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /lib64/libQt5DBus.so.5
#11 0x00007f1d3f9e1182 in QDBusServiceWatcher::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#12 0x00007f1d3f9e163b in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#13 0x00007f1d3f9920bb in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
#14 0x00007f1d3eed2c44 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#15 0x00007f1d3fbaed02 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f1d3eea81c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f1d3eeab534 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#18 0x00007f1d3eef9537 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007f1d3cbe5faf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f1d3cc3b2c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#21 0x00007f1d3cbe3940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f1d3eef902a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f1d3eea6c1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f1d3eeaece2 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x000055587614ca39 in main ()
[Inferior 1 (process 9638) detached]

The reporter indicates this bug may be a duplicate of or related to bug 372452, bug 375526, bug 387203, bug 451474, bug 455696.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2023-06-29 16:55:34 UTC

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