[Pkg-kde-extras] Bug#713828: Acknowledgement (basket: Basket crashes at the start)Lu

Luigi Toscano luigi.toscano at tiscali.it
Thu Jun 27 20:16:12 UTC 2013


Πρεκατές Αλέξανδρος 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



More information about the pkg-kde-extras mailing list