audacious-media-player / audacious

A lightweight and versatile audio player
https://audacious-media-player.org
Other
798 stars 106 forks source link

UI segfault on spc chiptunes with certain tags #200

Closed Audacious-Bot closed 2 months ago

Audacious-Bot commented 2 months ago

Author Name: Will F. Original Redmine Issue: https://redmine.audacious-media-player.org/issues/66 Original Date: 2012-01-31


There is a segfault with spc chiptunes when the tags have something specific, I'm not sure what. I have attached an example.

Audacious-Bot commented 2 months ago

Original Redmine Comment Author Name: John Lindgren Original Date: 2012-02-01T05:27:11Z


This was caused by invalid UTF-8 in the tag, which the console plugin should have sanitized. I've fixed this in the console plugin and also added a check in Audacious core to prevent similarly misbehaving plugins from crashing the program in future:

https://github.com/audacious-media-player/audacious/commit/c36b8fb5c89787f4b26bf68ef7c13e798e464867 https://github.com/audacious-media-player/audacious-plugins/commit/c7578194c6c840311ea5254b7101dbe5bf383f8f