[Bug 73059] Re: Rhythmbox crashes when changing burning device
Sebastien Bacher
seb128 at ubuntu.com
Wed Jan 31 16:20:18 UTC 2007
Comment from upstream:
I'm still not sure how this is happening. Could someone who can reproduce this
and has Rhythmbox debug symbols installed, try seeing what the following prints
out when entered into gdb after it stops with the crash? Thanks
print
(char*)(g_type_name((((GTypeClass*)(((GTypeInstance*)(source->priv->device_menu))->g_class))->g_type)))
To do this, enter the following in a terminal:
gdb rhythmbox
run
(make it crash, by changing drives when burning)
up 5
print
(char*)(g_type_name((((GTypeClass*)(((GTypeInstance*)(source->priv->device_menu))->g_class))->g_type)))
--
Rhythmbox crashes when changing burning device
https://launchpad.net/bugs/73059
More information about the desktop-bugs
mailing list