Πρεκατές Αλέξανδρος wrote: > Luigi wrote: > >> Can you please try to install the debug packages for kdelibs, kde and run the >> program under gdb until it crashes and report the error? > > > I'm have no experience in kdeapp backtracking. > > I downloaded kdelibs-dbg . What other kde debug packages should i install?
A bit of details here: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB In your case you probably need, in addition to kdelibs5-dbg, also kde-runtime-dbg. Run basket using gdb: $ gdb basket (gdb) run --nofork ... wait for the crash (gdb) thread apply all backtrace and please attach the output of the last command to this bug. Could you please also provide an answer to the other questions? > Was the system a freshly installed one? Did you already had some > configuration files for basket? Is it the first run of basket, > or were you able to run it successfully at least once? > If the latter, it looks like https://bugs.kde.org/show_bug.cgi?id=275556 Regards -- Luigi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org