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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=to4Kzy1lPd8gz7Da76nAnHIAyy0NB1n1DrjkeLlv8l0jy8TspyBru SvAV2iC6t8fFl9tdUg3fyi/5S8728vNwgCn+BWrEOP5gSOZnwA8kNahDdjgle/nu KVw6cZfVVKW101UJk1fZ1vmw4CWxS7EPIkIMqFF1hX1xMt1DjA+vco= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=gTo3hmQr2uKeeNWdfvCcxAvwRK0=; b=DeHQh0TB5phVUsqKBhTMRTj9ZGjy D0M0P5bZBT2oQ9ED6sJr34nbdizICM1oee/aj04ixfbH+7JSAVexix8ByjrSLUoz 2rqvvsshFKKufH3mZikEdyp9qEO9B2oZxtQun7KHbTuC/be9yjL9y/ZQL+EDWIq+ Um43/R3nRqK++1A= 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=-0.9 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Mark Geisert Subject: Re: pulseaudio.exe never have a sound Date: Sat, 21 Mar 2015 09:19:31 +0000 (UTC) Lines: 33 Message-ID: References: <1426888327 DOT 12464 DOT 183 DOT camel AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Rexdf writes: > If I just use package from cygwin mirrors, I will get the following > error. I rebased many times,it does not work. > > 0 [unknown (0x2F04)] python2.7 2144 child_copy: loaded dll data write > copy failed, 0x36402000..0x36402044, done 0, windows pid 5768, Win32 > error 487 > > The pulseaudio.exe is always running even when I close the Cygwin/X > and Cygwin.(I can use ps and kill -9 pid or just use windows Task > Manager to shutdown it). Every time I start Cygwin and run a pygst, a > new pulseaudio is spawned. After several times, there will be many > pulseaudio.exe in windows background. If you aren't following the detailed rebaseall instructions in /usr/share/doc/rebase/README, please try that. In particular, make sure that there are no Cygwin processes or services running and especially no pulseaudio.exe hanging around when you run rebaseall. You may also want to delete your existing rebase database in /etc/rebase.db. so as to have rebaseall rebase everything it can from scratch. Substitute i386 or x86_64 for as appropriate. If the above child_copy error still occurs let us know. Win32 error 487 means "Attempt to access invalid address" which is not something that normally occurs while rebasing. If all else fails, if you happen to be running 32-bit Cygwin on 64-bit Windows 8.1, you could try installing 64-bit Cygwin alongside it. That assumes the 64-bit Cygwin has the packages you want to use. Rebase issues are much less common there due to the larger address space processes have. HTH, ..mark -- 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