https://bugs.kde.org/show_bug.cgi?id=389441
Sebastian Sauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Sebastian Sauer <[email protected]> --- Looks as there are maybe(?) different reasons for that. Some may have been fixed meanwhile. So probably makes only sense to look at the latest updates/backtraces provided. For example in the first backtrace in https://bugs.kde.org/show_bug.cgi?id=510925 is actually the Q_ASSERT_X at https://github.com/KDE/kactivitymanagerd/blob/v6.5.1/src/service/plugins/sqlite/Utils.h#L53 that is hit. That assert is wrong and should not be there because !success can happen, is handled and should not result in a crash. -- You are receiving this mail because: You are watching all bug changes.
