[Bug 295658] Dragon crashed when watching DVD
Mike
madmikehooper at netscape.net
Sat Mar 17 08:53:37 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=295658
--- Comment #6 from Mike <madmikehooper at netscape.net> ---
>From gdb:
Package gdb-7.3.50.20110722-10.fc16.x86_64 already installed and latest version
Nothing to do
[root at Katia ~]# exit
logout
[jackie at Katia ~]$ gdb dragon
GNU gdb (GDB) Fedora (7.3.50.20110722-10.fc16)
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/dragon...Reading symbols from
/usr/lib/debug/usr/bin/dragon.debug...done.
done.
(gdb) thread apply all backtrace
(gdb) thread apply all backtrace
(gdb) thread apply all backtrace
(gdb)
I ran Dragon several times.
Sometimes it crashed straight away, sometimes it ran for 2 - 3 minutes
Mike
-----Original Message-----
From: Myriam Schweingruber <myriam at kde.org>
To: madmikehooper <madmikehooper at netscape.net>
Sent: Mon, 12 Mar 2012 17:55
Subject: [Bug 295658] Dragon crashed when watching DVD
https://bugs.kde.org/show_bug.cgi?id=295658
--- Comment #4 from Myriam Schweingruber <myriam at kde.org> ---
Could you please run dragonplayer with gdb and provide the output instead? Fro
that you do the following:
- install gdb if you not already have it
. in a konsole type: gdb dragon
. once the starting sequence of gdb is done, type: run
. once the crash happened, type: thread apply all backtrace
- paste the resulting backtrace in the comment field.
For more information about getting a backtrace with gdb please see here:
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list