https://bugs.kde.org/show_bug.cgi?id=457690
Jan Bidler <janbidle...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED --- Comment #2 from Jan Bidler <janbidle...@protonmail.com> --- >From all my crashing in the last month, only one actually shows in coredumpctl (one that happened a few minutes before posting this). Unfortunately, it looks like this backtrace is mostly meaningless; seems like there was some error with loading the core dump into gdb, as I'm getting a ton of `warning: Can't open file <file> (deleted) during file-backend mapping processing` ``` Core was generated by `/usr/bin/plasmashell --no-respawn'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f4f6dc8e36c in ?? () [Current thread is 1 (LWP 2548)] (gdb) bt full #0 0x00007f4f6dc8e36c in ?? () No symbol table info available. #1 0x00007f4f6dc3e8e0 in ?? () No symbol table info available. #2 0x00007f4f6dc3eadd in ?? () No symbol table info available. #3 0x00007f4ed0208550 in ?? () No symbol table info available. #4 0x00007f4f706ca1eb in ?? () No symbol table info available. #5 0x00000000000004e8 in ?? () No symbol table info available. #6 0x0000000000001000 in ?? () No symbol table info available. #7 0x0000000000000000 in ?? () No symbol table info available. ``` -- You are receiving this mail because: You are watching all bug changes.