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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|plasmashell                 |frameworks-plasma
          Component|generic-crash               |libplasma
   Target Milestone|1.0                         |---
            Summary|plasmashell crashes when    |plasmashell crashes in
                   |switching between Global    |Plasma::Applet::destroyedCh
                   |Theme desktop layouts       |anged() when switching
                   |                            |between Global Theme
                   |                            |desktop layouts
            Version|5.24.5                      |5.94.0
                 CC|                            |m...@ratijas.tk,
                   |                            |notm...@gmail.com

--- Comment #7 from Nate Graham <n...@kde.org> ---
Thanks!

#11 0x00007f2c8e4e6de6 in Plasma::Applet::destroyedChanged (this=<optimized
out>, _t1=<optimized out>, _t1@entry=true) at
./obj-x86_64-linux-gnu/src/plasma/KF5Plasma_autogen/include/moc_applet.cpp:546
#12 0x00007f2c8e4faaf8 in Plasma::AppletPrivate::setDestroyed
(this=0x556422896c40, destroyed=destroyed@entry=true) at
./src/plasma/private/applet_p.cpp:232
#13 0x00007f2c8e4e808a in Plasma::Applet::destroy (this=0x556422a17b90) at
./src/plasma/applet.cpp:309
#14 0x0000556420a68254 in ShellCorona::unload (this=this@entry=0x5564227b7b20)
at ./shell/shellcorona.cpp:834
#15 0x0000556420a6bdd8 in ShellCorona::unload (this=0x5564227b7b20) at
./shell/shellcorona.cpp:606
#16 ShellCorona::loadLookAndFeelDefaultLayout (this=0x5564227b7b20,
packageName=...) at ./shell/shellcorona.cpp:602

Interesting. It's crashing while trying to emit the destroyedChanged signal:

./src/plasma/private/applet_p.cpp:232: Q_EMIT q->destroyedChanged(destroyed);

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

Reply via email to