Bug 470478 - Crash
Summary: Crash
Status: RESOLVED DUPLICATE of bug 471531
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.1
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-31 05:01 UTC by Justin Zobel
Modified: 2023-06-29 16:51 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 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 ***