I am not getting proper backtraces with Dr. Konqi on Plasma 5 system. All I am getting is, Application: plasmashell (plasmashell), signal: Aborted [Current thread is 1 (process 1047)] Thread 1 (process 1047): #0 0x00007f88ee19a77d in ?? () #1 0x0000000000000000 in ?? () and if I manually use gdb. the backtraces are fine... so I am wondering whats wrong.. gdb version: GNU gdb (GDB) 7.8 kcrash and plasma-workspace from git master Reproducible: Always Steps to Reproduce: 1. Crash any application 2. 3. Actual Results: Dr. Konqi window pops up, after selecting developer information tab you get backtrace mentioned above Expected Results: Proper backtrace is generated.
this is because of a bug in gdb: https://sourceware.org/bugzilla/show_bug.cgi?id=17446