GNOME Bugzilla – Bug 380124
changing theme when gnome-cd interface is not displayed makes it crash
Last modified: 2007-09-12 20:49:01 UTC
Ubuntu bug: https://launchpad.net/distros/ubuntu/+source/gnome-media/+bug/73412 That happens with gnome-media 2.16.1: * change /apps/gnome-cd/device to a device which is not a CD drive * start gnome-cd * click on "Set device" * pick a theme gnome-cd crashes then Backtrace of the crash: Program received signal SIGSEGV, Segmentation fault.
+ Trace 89982
Thread NaN (LWP 8074)
Created attachment 79706 [details] [review] fix Does this fix it?
with that patches it doesn't crash, it prints that warning though: "** (gnome-cd:3678): CRITICAL **: theme_free: assertion `theme != NULL' failed"
Can you get me a backtrace of the warning?
Backtrace: ** CRITICAL **: theme_free: assertion `theme != NULL' failed aborting... Program received signal SIGABRT, Aborted.
+ Trace 100769
Thread NaN (LWP 9412)
2007-01-14 Ronald S. Bultje,,, <rbultje@gnome.org> * gnome-cd/display.c: (cd_display_parse_theme): * gnome-cd/preferences.c: (do_theme_changed): Don't crash when changing theme without being displayed (#380124).
*** Bug 406053 has been marked as a duplicate of this bug. ***
*** Bug 468973 has been marked as a duplicate of this bug. ***
*** Bug 474436 has been marked as a duplicate of this bug. ***
*** Bug 474440 has been marked as a duplicate of this bug. ***
*** Bug 474441 has been marked as a duplicate of this bug. ***
*** Bug 475308 has been marked as a duplicate of this bug. ***