sox - package is broken

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Mon Mar 17 03:09:00 GMT 2014


On Sun, Mar 16, 2014 at 10:36:31PM +0000, David Stacey wrote:
>The issue I have is that close_audio_out() isn't working as you'd 
>expect: for some reason, the 'audio_out_' member pointer is null

This was because all of the I/O operations were ignoring the archetype
for the device.  So, this is likely an old bug.

So, good news/bad news.  Good news: I checked in a fix which causes the missing
1.5 seconds to be played.  Bad news: The process now hangs in waveOutClose()
in fhandler_dev_dsp::Audio_out::stop.  There seem to be a few threads hanging
around waiting for something so obviously something isn't cleaning up right
in the audio code.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list