Bug 475355 - Plasma and Dolphin crashed after open firefox from taskbar
Summary: Plasma and Dolphin crashed after open firefox from taskbar
Status: RESOLVED DUPLICATE of bug 475266
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-10-08 08:12 UTC by kevinleroy
Modified: 2023-10-08 12:04 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 kevinleroy 2023-10-08 08:12:30 UTC
Application: dolphin (23.08.1)

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.5.5-200.fc38.x86_64 x86_64
Windowing System: X11
Distribution: Fedora Linux 38 (KDE Plasma)
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
After updating Firefox, any attempt to open it systematically causes Plasma to crash and randomly causes Dolphin to crash.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00000000ffffffff in ?? ()
#5  0x00007f6752ede939 in QObject::property(char const*) const () from /lib64/libQt5Core.so.5
#6  0x00007f6754b99e05 in KUiServerV2JobTracker::registerJob(KJob*) () from /lib64/libKF5JobWidgets.so.5
#7  0x00007f6754b97334 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  0x00007f6752ee8481 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007f6752ee8481 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f67539e4ec4 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /lib64/libQt5DBus.so.5
#11 0x00007f67539e59ae in QDBusServiceWatcher::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#12 0x00007f67539e5d82 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#13 0x00007f675399438b in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
#14 0x00007f6752eded2b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#15 0x00007f6753baeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f6752eb41a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f6752eb7655 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#18 0x00007f6752f06c5f in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007f6750d134fc in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f6750d716b8 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#21 0x00007f6750d10b83 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f6752f06749 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f6752eb2b6b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f6752ebadfb in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x000055f3192ee055 in main ()
[Inferior 1 (process 392579) detached]

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

Reported using DrKonqi
Comment 1 Nicolas Fella 2023-10-08 12:04:43 UTC

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