https://bugs.kde.org/show_bug.cgi?id=444793

--- Comment #10 from Alex Dewar <alex.de...@gmx.co.uk> ---
Sorry, you're totally right. The backtrace was completely different this time:

Thread 1 "latte-dock" received signal SIGSEGV, Segmentation fault.
0x00007ffff79b3700 in Plasma::Applet::actions() const () from
/nix/store/klj3bampx885gs5zc71md2xa6mfkabh0-plasma-framework-5.87.0/lib/libKF5Plasma.so.5
(gdb) bt
#0  0x00007ffff79b3700 in Plasma::Applet::actions() const ()
   from
/nix/store/klj3bampx885gs5zc71md2xa6mfkabh0-plasma-framework-5.87.0/lib/libKF5Plasma.so.5
#1  0x00007fffa40ab8dc in Menu::makeActions() ()
   from
/nix/store/p8paf5aim9py2sv7ix76rrf0fp1laiif-latte-dock-0.10.0/lib/qt-5.15.2/plugins/plasma_containmentactions_lattecontextmenu.so
#2  0x00007fffa40b5108 in QObject* KPluginFactory::createInstance<Menu,
QObject>(QWidget*, QObject*, QList<QVariant> const&) ()
   from
/nix/store/p8paf5aim9py2sv7ix76rrf0fp1laiif-latte-dock-0.10.0/lib/qt-5.15.2/plugins/plasma_containmentactions_lattecontextmenu.so
#3  0x00007ffff5aed672 in KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) ()
   from
/nix/store/a385qmx6q1mmglhhrxnfxjz07mgzx45b-kcoreaddons-5.87.0/lib/libKF5CoreAddons.so.5
#4  0x00007ffff79b0a63 in KPluginFactory::Result<Plasma::ContainmentActions>
KPluginFactory::instantiatePlugin<Plasma::ContainmentActions>(KPluginMetaData
const&, QObject*, QList<QVariant> const&) ()
   from
/nix/store/klj3bampx885gs5zc71md2xa6mfkabh0-plasma-framework-5.87.0/lib/libKF5Plasma.so.5
#5  0x00007ffff79ac47b in
Plasma::PluginLoader::loadContainmentActions(Plasma::Containment*, QString
const&, QList<QVariant> const&) ()
   from
/nix/store/klj3bampx885gs5zc71md2xa6mfkabh0-plasma-framework-5.87.0/lib/libKF5Plasma.so.5
#6  0x00007ffff79bb537 in Plasma::Containment::setContainmentActions(QString
const&, QString const&) ()
   from
/nix/store/klj3bampx885gs5zc71md2xa6mfkabh0-plasma-framework-5.87.0/lib/libKF5Plasma.so.5
#7  0x00007ffff79bcc18 in Plasma::Containment::restore(KConfigGroup&) ()
   from
/nix/store/klj3bampx885gs5zc71md2xa6mfkabh0-plasma-framework-5.87.0/lib/libKF5Plasma.so.5
#8  0x00007ffff79c4855 in Plasma::CoronaPrivate::addContainment(QString const&,
QList<QVariant> const&, unsigned int, int, bool) ()
   from
/nix/store/klj3bampx885gs5zc71md2xa6mfkabh0-plasma-framework-5.87.0/lib/libKF5Plasma.so.5
#9  0x00007ffff79c5581 in Plasma::CoronaPrivate::importLayout(KConfigGroup
const&, bool) ()
   from
/nix/store/klj3bampx885gs5zc71md2xa6mfkabh0-plasma-framework-5.87.0/lib/libKF5Plasma.so.5
#10 0x00007ffff79c780a in Plasma::Corona::loadLayout(QString const&) ()
   from
/nix/store/klj3bampx885gs5zc71md2xa6mfkabh0-plasma-framework-5.87.0/lib/libKF5Plasma.so.5
#11 0x00000000004c23a8 in operator() (__closure=0xa4a840) at
/home/alex/code/latte-dock/app/layouts/synchronizer.cpp:640
#12 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void,
Latte::Layouts::Synchronizer::initSingleMode(QString)::<lambda()> >::call
(arg=<optimized out>, f=...)
    at
/nix/store/yllw0d88ra3w4q439bn2sj0f2rs1y12v-qtbase-5.15.2-dev/include/QtCore/qobjectdefs_impl.h:146
#13
QtPrivate::Functor<Latte::Layouts::Synchronizer::initSingleMode(QString)::<lambda()>,
0>::call<QtPrivate::List<>, void> (
    arg=<optimized out>, f=...) at
/nix/store/yllw0d88ra3w4q439bn2sj0f2rs1y12v-qtbase-5.15.2-dev/include/QtCore/qobjectdefs_impl.h:256
#14
QtPrivate::QFunctorSlotObject<Latte::Layouts::Synchronizer::initSingleMode(QString)::<lambda()>,
0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *,
void **, bool *) (which=<optimized out>, this_=0xa4a830, r=<optimized out>,
    a=<optimized out>, ret=<optimized out>)
    at
/nix/store/yllw0d88ra3w4q439bn2sj0f2rs1y12v-qtbase-5.15.2-dev/include/QtCore/qobjectdefs_impl.h:443
#15 0x00007ffff4f833a2 in ?? () from
/nix/store/dj66jij1jaa2iywh4cgar3h4js9brr4a-qtbase-5.15.2/lib/libQt5Core.so.5
#16 0x00007ffff4f7502f in QObject::event(QEvent*) () from
/nix/store/dj66jij1jaa2iywh4cgar3h4js9brr4a-qtbase-5.15.2/lib/libQt5Core.so.5
#17 0x00007ffff5d6f74f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
   from
/nix/store/dj66jij1jaa2iywh4cgar3h4js9brr4a-qtbase-5.15.2/lib/libQt5Widgets.so.5
#18 0x00007ffff4f4838a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
()
   from
/nix/store/dj66jij1jaa2iywh4cgar3h4js9brr4a-qtbase-5.15.2/lib/libQt5Core.so.5
#19 0x00007ffff4f9f88b in QTimerInfoList::activateTimers() ()
   from
/nix/store/dj66jij1jaa2iywh4cgar3h4js9brr4a-qtbase-5.15.2/lib/libQt5Core.so.5
#20 0x00007ffff4fa014c in ?? () from
/nix/store/dj66jij1jaa2iywh4cgar3h4js9brr4a-qtbase-5.15.2/lib/libQt5Core.so.5
#21 0x00007ffff185ba9b in g_main_context_dispatch () from
/nix/store/f6csxwcz4906d55rp4prlv1ll0fhx06k-glib-2.70.0/lib/libglib-2.0.so.0
#22 0x00007ffff185bd48 in g_main_context_iterate.constprop ()
   from
/nix/store/f6csxwcz4906d55rp4prlv1ll0fhx06k-glib-2.70.0/lib/libglib-2.0.so.0
#23 0x00007ffff185bdff in g_main_context_iteration () from
/nix/store/f6csxwcz4906d55rp4prlv1ll0fhx06k-glib-2.70.0/lib/libglib-2.0.so.0
#24 0x00007ffff4fa04e0 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from
/nix/store/dj66jij1jaa2iywh4cgar3h4js9brr4a-qtbase-5.15.2/lib/libQt5Core.so.5
#25 0x00007ffff4f46d3b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from
/nix/store/dj66jij1jaa2iywh4cgar3h4js9brr4a-qtbase-5.15.2/lib/libQt5Core.so.5
#26 0x00007ffff4f4f320 in QCoreApplication::exec() () from
/nix/store/dj66jij1jaa2iywh4cgar3h4js9brr4a-qtbase-5.15.2/lib/libQt5Core.so.5
#27 0x000000000043e57e in main (argc=<optimized out>, argv=0x7fffffff40d0) at
/home/alex/code/latte-dock/app/main.cpp:327

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to