https://bugs.kde.org/show_bug.cgi?id=507599
--- Comment #19 from Roke Julian Lockhart Beedell <[email protected]> --- (In reply to Waqar Ahmed from comment #18) That was enough. Thanks. I've now reproduced the crash, but I don't appear to be able to step through the application after the DE kills it: > ~~~ > Thread 1 "kwrite" received signal SIGABRT, Aborted. > 0x00000000004d38bd in > __sanitizer::StackDepotBase<__sanitizer::StackDepotNode, 1, > 20>::Put(__sanitizer::StackTrace, bool*) () > (gdb) bt full > #0 0x00000000004d38bd in > __sanitizer::StackDepotBase<__sanitizer::StackDepotNode, 1, > 20>::Put(__sanitizer::StackTrace, bool*) () > (gdb) thread apply all bt full > > Thread 23 (Thread 0x7bffaa93e6c0 (LWP 167197) "Thread (pooled)"): > Couldn't get registers: No such process. > ~~~ Do I need to `generate-core-file` first, ASAP, with a GDB function (rather like https://stackoverflow.com/revisions/79594352/1)? If not, please advise. Regardless, perhaps, this is related to whatever causes https://bugs.kde.org/show_bug.cgi?id=506879#c11. -- You are receiving this mail because: You are watching all bug changes.
