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 324222 - crashes when rb_audiocd_get_cd_info fails
crashes when rb_audiocd_get_cd_info fails
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal major
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-15 22:24 UTC by Jonathan Matthew
Modified: 2005-12-18 20:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (3.00 KB, patch)
2005-12-15 22:31 UTC, Jonathan Matthew
accepted-commit_now Details | Review

Description Jonathan Matthew 2005-12-15 22:24:03 UTC
When rb_audiocd_get_cd_info fails, the 'tracks' list in the audio CD source is
NULL, but the metadata lookup functions assume it's not.

rb_audiocd_get_cd_info doesn't seem to work with the gst 0.10 cdparanoia
element, so I'm finding this kind of annoying at the moment.
Comment 1 Jonathan Matthew 2005-12-15 22:31:19 UTC
Created attachment 56048 [details] [review]
patch
Comment 2 James "Doc" Livingston 2005-12-16 00:39:29 UTC
Looks good.
Comment 3 Jonathan Matthew 2005-12-18 20:44:24 UTC
committed.