pulseaudio.exe never have a sound

Mark Geisert mark@maxrnd.com
Sat Mar 21 13:50:00 GMT 2015


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.<arch> so as to have
rebaseall rebase everything it can from scratch.  Substitute i386 or x86_64
for <arch> 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



More information about the Cygwin mailing list