After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350191 - Importing, crashes on single file (Seqmentation fault)
Importing, crashes on single file (Seqmentation fault)
Status: RESOLVED DUPLICATE of bug 345930
Product: rhythmbox
Classification: Other
Component: Importing
0.9.3
Other All
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-06 20:38 UTC by Wermut
Modified: 2006-08-06 22:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Importing this file produces segmentation fault (2.00 KB, audio/mpeg)
2006-08-06 20:39 UTC, Wermut
Details

Description Wermut 2006-08-06 20:38:37 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.
Comment 1 Wermut 2006-08-06 20:39:53 UTC
Created attachment 70336 [details]
Importing this file produces segmentation fault
Comment 2 Jonathan Matthew 2006-08-06 22:04:46 UTC
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 ***