Bug 470478

Summary: Crash
Product: [Applications] dolphin Reporter: Justin Zobel <justin.zobel>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: christoph, kfm-devel
Priority: NOR    
Version: 23.04.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Justin Zobel 2023-05-31 05:01:09 UTC
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f839fcdf1e7 in QObject::property(char const*) const () from /lib64/libQt5Core.so.5
#5  0x00007f83a1aedde5 in KUiServerV2JobTracker::registerJob(KJob*) () from /lib64/libKF5JobWidgets.so.5
#6  0x00007f83a1aeb314 in QtPrivate::QFunctorSlotObject<KUiServerV2JobTracker::registerJob(KJob*)::{lambda()#1}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /lib64/libKF5JobWidgets.so.5
#7  0x00007f839fce84f1 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8  0x00007f839fce84f1 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007f83a107e9a4 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /lib64/libQt5DBus.so.5
#10 0x00007f83a107f48e in QDBusServiceWatcher::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#11 0x00007f83a107f862 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#12 0x00007f83a102e44b in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
#13 0x00007f839fcdf5db in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f83a09aeca5 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f839fcb3bd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f839fcb7085 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#17 0x00007f839fd06cdf in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#18 0x00007f839d91339c in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#19 0x00007f839d971438 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#20 0x00007f839d910a23 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#21 0x00007f839fd067c9 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#22 0x00007f839fcb25ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f839fcba82b in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#24 0x000055f611f10185 in main ()
[Inferior 1 (process 6013) detached]


This crash only shows up when the plasma panel has frozen and I restart the panel using plasmashell --replace
Comment 1 Christoph Cullmann 2023-06-29 16:51:47 UTC

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