https://bugs.kde.org/show_bug.cgi?id=370516
--- Comment #15 from Deri James <d...@chuzzlewit.myzen.co.uk> --- I am running Mageia (Cauldron) with 5.8.1, have the same problem. I ran activity pager under plasmawindowed using gdb, after installing the debug package for libqt5core5. This is the backtrace I got after the SIGSEGV, hope it is useful for you. #0 0x00007fffc6830770 in QtPrivate::QSlotObject<void (PagerModel::*)() const, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () at /usr/lib64/qt5/qml/org/kde/plasma/private/pager/libpagerplugin.so #1 0x00007ffff51edd63 in QObjectPrivate::connectImpl(QObject const*, int, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) (a=0x0, this=<optimized out>) at ../../src/corelib/kernel/qobject_impl.h:123 #2 0x00007ffff51edd63 in QObjectPrivate::connectImpl(QObject const*, int, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) (sender=sender@entry=0xa5dfa0, signal_index=4, receiver=receiver@entry=0xa5c5f0, slot=slot@entry=0x0, slotObj=slotObj@entry=0xa846a0, type=Qt::UniqueConnection, types=0x0, senderMetaObject=0x7fffc6822800 <TaskManager::ActivityInfo::staticMetaObject>) at kernel/qobject.cpp:4693 #3 0x00007ffff51edf65 in QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) (sender=0xa5dfa0, signal=<optimized out>, receiver=0xa5c5f0, slot=0x0, slotObj=0xa846a0, type=Qt::UniqueConnection, types=0x0, senderMetaObject=0x7fffc6822800 <TaskManager::ActivityInfo::staticMetaObject>) at kernel/qobject.cpp:4658 #4 0x00007fffc682dc9c in PagerModel::Private::refreshDataSource() () at /usr/lib64/qt5/qml/org/kde/plasma/private/pager/libpagerplugin.so #5 0x00007fffc682ebef in PagerModel::refresh() [clone .part.47] () at /usr/lib64/qt5/qml/org/kde/plasma/private/pager/libpagerplugin.so #6 0x00007ffff6e68092 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /lib64/libQt5Qml.so.5 #7 0x00007ffff6dfd5aa in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at /lib64/libQt5Qml.so.5 #8 0x00007ffff6dfe0f8 in QQmlIncubatorPrivate::forceCompletion(QQmlInstantiationInterrupt&) () at /lib64/libQt5Qml.so.5 #9 0x00007ffff6dfe14c in QQmlIncubator::forceCompletion() () at /lib64/libQt5Qml.so.5 #10 0x00007ffff3ca05f0 in KDeclarative::QmlObject::completeInitialization(QHash<QString, QVariant> const&) () at /lib64/libKF5Declarative.so.5 #11 0x00007ffff7ba8b54 in PlasmaQuick::AppletQuickItem::init() () at /lib64/libKF5PlasmaQuick.so.5 #12 0x00007fffe04f2b44 in AppletInterface::init() () at /usr/lib64/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so #13 0x00007ffff7ba9be8 in PlasmaQuick::AppletQuickItem::itemChange(QQuickItem::ItemChange, QQuickItem::ItemChangeData const&) () at /lib64/libKF5PlasmaQuick.so.5 #14 0x00007ffff712b00e in QQuickItemPrivate::refWindow(QQuickWindow*) () at /lib64/libQt5Quick.so.5 #15 0x00007ffff712d584 in QQuickItem::setParentItem(QQuickItem*) () at /lib64/libQt5Quick.so.5 #16 0x0000000000407d0b in PlasmaWindowedView::setApplet(Plasma::Applet*) (this=this@entry=0x867c00, applet=applet@entry=0xa24260) at /usr/src/debug/plasma-workspace-5.8.1/plasma-windowed/plasmawindowedview.cpp:74 #17 0x0000000000406a4a in PlasmaWindowedCorona::loadApplet(QString const&, QList<QVariant> const&) (this=this@entry=0x6b7580, applet=..., arguments=...) at /usr/src/debug/plasma-workspace-5.8.1/plasma-windowed/plasmawindowedcorona.cpp:101 #18 0x0000000000405d23 in main(int, char**) (argc=3, argv=<optimized out>) Let me know if you need any further debug packages installed to get a useful trace. -- You are receiving this mail because: You are watching all bug changes.