Bug 451855 - Plasmashell crashed after extracting a tarball with Ark
Summary: Plasmashell crashed after extracting a tarball with Ark
Status: RESOLVED DUPLICATE of bug 450325
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 21.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-03-24 12:59 UTC by torokati44
Modified: 2022-06-16 15:59 UTC (History)
4 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 torokati44 2022-03-24 12:59:08 UTC
Application: ark (21.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.91.0
Operating System: Linux 5.16.16-200.fc35.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora release 35 (Thirty Five)"
DrKonqi: 5.24.3 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:

Opened a .tgz file with Ark, dragged and dropped the contents of it into my Home in Dolphin.

- Unusual behavior I noticed:

The Plasma Panel disappeared (plasmashell crashed).

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f755d5a2b53 in QObject::property(char const*) const () from /lib64/libQt5Core.so.5
#5  0x00007f755ccf94f4 in KUiServerV2JobTracker::registerJob(KJob*) () from /lib64/libKF5JobWidgets.so.5
#6  0x00007f755ccf5d8e 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  0x00007f755d5ac3e9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8  0x00007f755d5ac3e9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007f755c8ed773 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /lib64/libQt5DBus.so.5
#10 0x00007f755c8ee082 in QDBusServiceWatcher::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#11 0x00007f755c8ee543 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#12 0x00007f755c89f1eb in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
#13 0x00007f755d5a2f49 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f755e04d443 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f755d5787d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f755d57bd46 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#17 0x00007f755d5ca117 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#18 0x00007f755bba10af in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#19 0x00007f755bbf6308 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#20 0x00007f755bb9e8a3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#21 0x00007f755d5c9bb8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#22 0x00007f755d5771e2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f755d57f724 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#24 0x00005653522fe8c0 in main ()
[Inferior 1 (process 34916) detached]

Reported using DrKonqi
Comment 1 torokati44 2022-03-24 13:00:01 UTC
This bug might be related, seeing that D-Bus is also on the stack: https://bugs.kde.org/show_bug.cgi?id=450050
Comment 2 Christoph Cullmann 2022-06-16 15:59:41 UTC

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