GNOME Bugzilla – Bug 344158
Crash w
Last modified: 2006-08-04 21:46:23 UTC
+++ This bug was initially created as a clone of Bug #332503 +++ I think I'm encountering the same problem. I'm using rhythmbox version 0.9.3.1 on an ubuntu dapper updated daily. The file produced by "rhythmbox -d 2> rb_crash.log" is available here: http://membres.lycos.fr/ekillersclan/Trucs_en_vrac/rb_crash.log And here's the stack trace obtained via gdb: (gdb) thread apply all bt
+ Trace 68704
Thread 11 (Thread -1282364496 (LWP 23106))
Thread 7 (Thread -1282364496 (LWP 23106))
Thread 6 (Thread -1282364496 (LWP 23106))
Thread 5 (Thread -1282364496 (LWP 23106))
Thread 2 (Thread -1264800848 (LWP 23073))
This looks like an id3demux issue (probably already fixed, too). Nicolas, could you attach the first 100kB of the file file:///home/iceman/Music/Herbie%20Hancock%20-%20cantaloupe%20island.mp3? (head -c 100k /home/iceman/Music/Herbie%20Hancock%20-%20cantaloupe%20island.mp3 > tempfile)
Created attachment 69918 [details] first 100K of the file /home/iceman/Music/Herbie Hancock - cantaloupe island.mp3 There you are! Hope this helps.
Is the original file really only 2048 bytes? If so, this is a duplicate of bug 345930.
It seems so... iceman@Kamui:~/Music $ ls -l Herbie\ Hancock\ -\ cantaloupe\ island.mp3 -rwx------ 1 iceman iceman 2048 2004-12-18 17:34 Herbie Hancock - cantaloupe island.mp3
OK, marking this one as a duplicate. Thanks for providing the information we needed to sort this out. Upgrading to the next version of gst-plugins-good (not yet released) will solve this problem for you. *** This bug has been marked as a duplicate of 345930 ***