GNOME Bugzilla – Bug 128759
core-dump in rhythmbox ....
Last modified: 2009-08-15 18:40:50 UTC
I'm trying to play the same files that work so good in beep (xmms-clone) but all I get is this: gdb /opt/gnome-2.6/bin/rhythmbox GNU gdb 5.3 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-pc-solaris2.9"... (gdb) r Starting program: /opt/gnome-2.6/bin/rhythmbox [New LWP 1] [New LWP 2] [New LWP 3] [New LWP 4] [New LWP 5] [New LWP 6] [LWP 6 exited] [New LWP 6] Program received signal SIGSEGV, Segmentation fault. 0xdca2f414 in strlen () from /usr/lib/libc.so.1 (gdb) bt
+ Trace 42402
Doesn't matter what (wav, mp3) I try to play, I always get this.
Created attachment 22198 [details] The config.log file
This might be totally irrelevant, but all the wav & mp3 files live on a FAT32 partition (W2K) that is mounted .... I've had problems with nautilus on this partition as well, when trying to look at pictures that I've scanned in. Browsing to the home of my scanned pictures bombs nautilus. However, I haven't filed any bugreports on Nautilus (regarding that :), perhaps I should look a little deeper into this? Beep (xmms) handles these files without problems ....
Ah, this is on Solaris? The problem looks to me to be someone passing NULL to printf. Without more from the stack trace I can't tell whether it's GStreamer or Rhythmbox, but I suspect the former. Also, can you still reproduce this problem?
no reply in months, bug closed. Feel free to reopen with the asked details if you still get the issue.