https://bugs.kde.org/show_bug.cgi?id=394127
--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- So we have two issues here: 1) Something X event is so bad it's making Plasma quit #22 0x00007fdfd1f56f2c in __run_exit_handlers () at /usr/lib/libc.so.6 #23 0x00007fdfd1f5705a in () at /usr/lib/libc.so.6 #24 0x00007fdfc4ab63d8 in () at /usr/lib/libQt5XcbQpa.so.5 2) In the process of aborting we create a pixmap, which is our crash If we didn't crash here, we'd still be exiting anyway, so it's not a huuge problem. At a guess, from the limited trace it'll be FrameSVG creating pixmaps in the dtor which we have a bug report about somewhere. -- You are receiving this mail because: You are watching all bug changes.