X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=k61Z+zXsXZIRhep/+xCO6J0pg1kpW1ZngafGLDkc/nxP6GFMCyUTz EbILRFrAgYqH9Y6U+T0vQpsToLpyKdZ4W34RNsLnUKEnkhYYy26cKXLQavm2GqVT R5kroNgex4UuB4MeSKt6p3c8DUhHTohPrLZ4xQdfKUBsGZ9J33EipA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=MRJXiQTn9P7LWJrLXJroglX7tAM=; b=QomBhEdrBlmzM4FmJHkLV7PNt7Ve wUZn4QU1wwBw+xfz3c5hhdWMdDYc+hiorZZyKRMgKg6Y62JeYEUcNdJqhZQvJMEi XL2/MFXe6I1U8hBTrCDZJhC9iqdKiz5SApVG9z74L9gspIZ3DUL1R1tDlVjewA9E 4vnBm9alWht6ZSA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-02-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/6hYxOCDH1s9P0+PhH+5qA Date: Sun, 16 Mar 2014 22:28:29 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: sox - package is broken Message-ID: <20140317022829.GB8086@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20140310111427 DOT GE2828 AT calimero DOT vinschen DOT de> <5324E98D DOT 2090806 AT tiscali DOT co DOT uk> <20140316114332 DOT GB400 AT calimero DOT vinschen DOT de> <5326276F DOT 1050103 AT tiscali DOT co DOT uk> <20140317015736 DOT GA8086 AT ednor DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140317015736.GA8086@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.20 (2009-06-14) On Sun, Mar 16, 2014 at 09:57:36PM -0400, Christopher Faylor wrote: >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. Nope. Wrong theory. I know what's causing this but I don't yet know how to fix it. 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