https://bugs.kde.org/show_bug.cgi?id=428656
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-systemmonitor/com | |mit/ea5c150e087ee4ed319c5ba | |9e132c5d69a981222 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from David Redondo <k...@david-redondo.de> --- Git commit ea5c150e087ee4ed319c5ba9e132c5d69a981222 by David Redondo. Committed on 27/11/2020 at 08:14. Pushed by davidre into branch 'master'. Fix possible crash when resetting a page The loader is created by QML as is the data object through the PageModel and the lifetimes of them are not fxed against one another. The backtrace I got and the place is different than in the bug report but I found no further problems when resetting the overview page after changing a sensor color while running with asan and ubsan. M +11 -0 src/page/FaceLoader.cpp M +3 -1 src/page/FaceLoader.h https://invent.kde.org/plasma/plasma-systemmonitor/commit/ea5c150e087ee4ed319c5ba9e132c5d69a981222 -- You are receiving this mail because: You are watching all bug changes.