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

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

Reply via email to