https://bugs.kde.org/show_bug.cgi?id=504179
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |BACKTRACE CC| |n...@kde.org Status|REPORTED |NEEDSINFO --- Comment #1 from Nate Graham <n...@kde.org> --- Thank you for the bug report! Unfortunately I can't reproduce the crash myself on current git master, and the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: #10 0x0000576e377cb6da n/a (/usr/lib/ksmserver-logout-greeter + 0x66da) #11 0x000076c226827b8b n/a (libc.so.6 + 0x27b8b) #12 0x000076c226827c3b __libc_start_main (libc.so.6 + 0x27c3b) #13 0x0000576e377cbe35 n/a (/usr/lib/ksmserver-logout-greeter + 0x6e35) Could you please install debug symbols and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! -- You are receiving this mail because: You are watching all bug changes.