Comment 6 for bug 840854

Revision history for this message
Chad Miller (cmiller) wrote :

A temporary workaround is to disable the Plugin "replaygain".

In

plugins/replaygain/player.p

blindly changing

pad.set_blocked_async

to

pad.set_blocked_async_full

doesn't fix it, according to my simple test. That causes a SEGV.