Description of problem: Whenever I try to edit the name field of the preset stations, I get a FATAL CRASH. The following error message is echoed to standard output: gnomeradio-ERROR **: file prefs.c: line 417 (name_cell_edited_cb): assertion failed: (mom_ps < g_list_length(menuitems)) aborting... 37474992-ccf7-6322-46195368-169bc129 is dumped The bug reporting tool gives the following additional information: Version-Release number of selected component (if applicable): Distribution: Fedora release 8 (Werewolf) Gnome Release: 2.20.2 2007-11-27 (Red Hat, Inc) BugBuddy Version: 2.20.1 System: Linux 2.6.23.8-63.fc8 #1 SMP Wed Nov 21 18:51:08 EST 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Permissive Accessibility: Disabled GTK+ Theme: Nodoka Icon Theme: Fedora Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors (4576 sec old) --------------------- ========================================================================== Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 AUDIO: 48000 Hz, 2 ch, s16le, 64.0 kbit/4.17% (ratio: 8000->192000) Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3) ========================================================================== [AO ESD] latency: [server: 0.19s, net: 0.00s] (adjust 0.19s) AO: [esd] 44100Hz 2ch s16le (2 bytes per sample) Starting playback... VDec: vo config request - 640 x 352 (preferred colorspace: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.82:1 - prescaling to correct movie aspect. VO: [x11] 640x352 => 640x352 Planar YV12 [swscaler @ 0x89a0690]SwScaler: using unscaled yuv420p -> rgb32 special converter A: 0.0 V: 0.0 A-V: 0.000 ct: 0.000 1/ 1 ??% ??% ??,?% 0 0 98% A: 0.0 V: 0.0 A-V: 0.004 ct: 0.000 2/ 2 ??% ??% ??,?% 0 0 99% A: 0.1 V: 0.1 A-V: 0.002 ct: 0.0 ...Too much output, ignoring rest... -------------------------------------------------- Also, not sure if it is related but at startup (before any crash or anything), I get the following error message echoed to stdout: (process:11905): GStreamer-WARNING **: The GStreamer function gst_init_get_option_group() was called, but the GLib threading system has not been initialised yet, something that must happen before any other GLib function is called. The application needs to be fixed so that it calls if (!g_thread_supported ()) g_thread_init(NULL); as very first thing in its main() function. Please file a bug against this application. Note that the radio itself seems to work fine until I try to set the name field in the presets. How reproducible: 100% - Start gnomeradio - Go into "Gnomeradio Settings" - Type something in the name field of one of the presets (create one if none existig) - Press close - CRASH
Anyone following this bug???? Let me know if you need more info or have trouble replicating...
Yes, sorry for the lack of response, but with the holidays and some real-life issues, I've been too busy. A clean gdb stacktrace would be nice. Please install all the relevant *-debuginfo packages (using debuginfo-install tool from yum-utils), run gdb gnomeradio and reproduce the crash. Then, type `bt full' and post the output here as an attachment. Thanks.
So, how about that backtrace?
gnomeradio-1.7-4.fc8 has been submitted as an update for Fedora 8
I've found a similar bugreport in GNOME bugzilla and found it'd been fixed in SVN, so I backported the fix. See if it helps.
gnomeradio-1.7-3.fc7 has been submitted as an update for Fedora 7
gnomeradio-1.7-3.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gnomeradio'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F7/FEDORA-2008-1918
gnomeradio-1.7-4.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.
gnomeradio-1.7-3.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.