GNOME Bugzilla – Bug 350191
Importing, crashes on single file (Seqmentation fault)
Last modified: 2006-08-06 22:04:46 UTC
Steps to reproduce: Import the attached file. Stack trace: Output of rhythmbox -d: [0x8123890] [queue_stat_uri] rhythmdb.c:1789 (22:36:54): queueing stat for "file:///home/v/Edvard%20Grieg%20-%20Peer%20Gynt%20-%20In%20der%20Halle%20des%20Bergk%C3%B6nigs.mp3" [0x8144c48] [action_thread_main] rhythmdb.c:2004 (22:36:54): executing RHYTHMDB_ACTION_STAT for "file:///home/v/Edvard%20Grieg%20-%20Peer%20Gynt%20-%20In%20der%20Halle%20des%20Bergk%C3%B6nigs.mp3" [0x8123890] [rhythmdb_process_events] rhythmdb.c:1674 (22:36:55): processing RHYTHMDB_EVENT_STAT [0x8123890] [rhythmdb_process_stat_event] rhythmdb.c:1486 (22:36:55): queuing a RHYTHMDB_ACTION_LOAD: file:///home/v/Edvard%20Grieg%20-%20Peer%20Gynt%20-%20In%20der%20Halle%20des%20Bergk%C3%B6nigs.mp3 [0x8144c48] [action_thread_main] rhythmdb.c:2016 (22:36:55): executing RHYTHMDB_ACTION_LOAD for "file:///home/v/Edvard%20Grieg%20-%20Peer%20Gynt%20-%20In%20der%20Halle%20des%20Bergk%C3%B6nigs.mp3" [0x8144c48] [rb_metadata_load] rb-metadata-gst.c:760 (22:36:55): loading metadata for uri: file:///home/v/Edvard%20Grieg%20-%20Peer%20Gynt%20-%20In%20der%20Halle%20des%20Bergk%C3%B6nigs.mp3 [0x8144c48] [rb_metadata_load] rb-metadata-gst.c:832 (22:36:55): going to PAUSED for metadata, uri: file:///home/v/Edvard%20Grieg%20-%20Peer%20Gynt%20-%20In%20der%20Halle%20des%20Bergk%C3%B6nigs.mp3 Segmentation fault Other information: The file seems to be a corrupted download via Internet Radio. Still, the application should not crash.
Created attachment 70336 [details] Importing this file produces segmentation fault
This is a bug in gst-plugins-good, fixed since 0.10.3 was released. id3demux from gst-plugins-good CVS HEAD handles this file correctly. It still shows up as an import error, because the file contains no audio data. Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 345930 ***