https://bugs.kde.org/show_bug.cgi?id=437975
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #3 from Harald Sitter <sit...@kde.org> --- It's not crashing in kded though. It's crashing peculiarly non-neon paths again. Also I think this may be an actual bug in the new kdecoration, from the memory addresses involved it looks an awful lot like it falls over a null pointer. Hard to tell where because of the peculiar paths and the lack of debug symbols caused by them. Please get the output of all these commands: mount | grep lib stat /lib stat /lib/x86_64-linux-gnu stat /lib/x86_64-linux-gnu/libkdecorations2.so.5 stat /lib/x86_64-linux-gnu/libkdecorations2.so.5.22.80 sha1sum /lib/x86_64-linux-gnu/libkdecorations2.so.5.22.80 stat /usr/lib stat /usr/lib/x86_64-linux-gnu stat /usr/lib/x86_64-linux-gnu/libkdecorations2.so.5 stat /usr/lib/x86_64-linux-gnu/libkdecorations2.so.5.22.80 sha1sum /usr/lib/x86_64-linux-gnu/libkdecorations2.so.5.22.80 grep kdecoration /proc/`pidof kded5`/maps grep kdecoration /proc/`pidof plasmashell`/maps apt policy libkdecorations2-5v5 apt policy libkdecorations2-5v5-dbgsym apt policy usrmerge apt-mark showhold apt list --upgradable pkcon repo-list -- You are receiving this mail because: You are watching all bug changes.