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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ivan.cu...@kde.org
            Summary|plasmashell started         |plasmashell started
                   |crashing sometimes after    |crashing in
                   |the latest batch of         |KAStatsFavoritesModel::~KAS
                   |upgrades                    |tatsFavoritesModel()
                   |                            |sometimes after the latest
                   |                            |batch of upgrades
   Version Fixed In|                            |5.27
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/e2d40b2853c4646db49ea8794
                   |                            |05264806d1fbd37
             Status|NEEDSINFO                   |RESOLVED
         Resolution|BACKTRACE                   |FIXED

--- Comment #4 from Nate Graham <n...@kde.org> ---
Thanks, that's more helpful. These are the relevant parts:

#6  0x00007fb940e0e3ad in PlaceholderModel::reset (this=0x558e813f2960) at
./applets/kicker/plugin/placeholdermodel.cpp:234
#7  0x00007fb9832eedf8 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fb9832e7f23 in QObject::destroyed(QObject*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007fb9832ed0d7 in QObject::~QObject() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fb940e07ad4 in KAStatsFavoritesModel::Private::~Private
(this=0x558e813f6860, __in_chrg=<optimized out>) at
./applets/kicker/plugin/kastatsfavoritesmodel.cpp:60
#11 KAStatsFavoritesModel::Private::~Private (this=0x558e813f6860,
__in_chrg=<optimized out>) at
./applets/kicker/plugin/kastatsfavoritesmodel.cpp:60
#12 0x00007fb940e01595 in KAStatsFavoritesModel::~KAStatsFavoritesModel
(this=0x558e813f2960, __in_chrg=<optimized out>) at
./applets/kicker/plugin/kastatsfavoritesmodel.cpp:472
#13 KAStatsFavoritesModel::~KAStatsFavoritesModel (this=0x558e813f2960,
__in_chrg=<optimized out>) at
./applets/kicker/plugin/kastatsfavoritesmodel.cpp:473

Looks like it was already fixed by
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2166. That
change is in Plasma 5.27. I tried to backport it but the relevant code it was
patching isn't even in 5.26, so I think this will have to remain a 5.27 fix for
now, unless Ivan wants to backport it to 5.26.

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

Reply via email to