On Sun, May 13, 2012 at 11:11:02PM +0200, Thomas Pfaff wrote: > On Sun, 13 May 2012 18:22:11 +0200 > Antoine Jacoutot <[email protected]> wrote: > > On Sun, May 13, 2012 at 02:00:38PM +0200, Thomas Pfaff wrote: > > > ogg123 in audio/vorbis-tools will abort if interrupted or it reaches > > > the end of a file because it tries to unlock an already unlocked mutex. > > (or maybe it never got locked in the first place) > > > > I suppose the better way to fix this is to figure out why it tries to > > > unlock the mutex twice and correct that, though I'm going to leave that > > > to someone else if this quick fix is not satisfactory ;-) > > > > I think this particular issue should be fixed, not worked around. > > I spent a bit more time on this one but I'm not getting any wiser ;-/ > > Are you sure upstream cares about bugs like this ("works on Linux")?
Yes, kurt@ and I already got several patches upstream for a similar issue on some ports. -- Antoine
