I have the following packages installed already:
 - libsoup2.4-1
 - rhythmbox
 - rhythmbox-dbg

Near the bottom of the page
https://wiki.ubuntu.com/DebuggingProgramCrash
it reads:
"Alternatively, main Ubuntu repositories could contain '-dbg' debug symbol 
packages. Those are equivalent to '-dbgsym'. You can safely use either one, but 
not both at once."

Since I have the -dbg package installed, I thought it was the same as
the -dbgsym.

Maybe I'm issuing the wrong commands to gdb?  or other commands would be
helpful?

I use the attached script to launch rhythmbox in the debugger.

I issue the following commands once gdb is loaded:
    handle SIG33 pass nostop noprint
    set pagination 0
    run

I issue the following commands when rhythmbox appears to freeze:
    press ctrl-c
    backtrace full
    info registers
    thread apply all backtrace
    quit

** Attachment added: "gdb-rhythmbox script"
   http://launchpadlibrarian.net/22013298/gdb-rhythmbox

-- 
rhythmbox crash when reaching end of Last.FM playlist
https://bugs.launchpad.net/bugs/325040
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to