This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fork errors in python2.7 on 64-bit Cygwin


On Sun, Feb 1, 2015 at 3:06 PM, Achim Gratz wrote:
> Michael Wild writes:
>> * Trying to run a shell command from Python fails 50% of the time
>> with: address space needed by 'cygz.dll' (0x450000) is already
>> occupied.
>
> Such a low address on 64bit is an indication of an image intercept
> and/or BLODA in my experience.
>

Thanks for your answer. Any suggestions on how I could find out what
is causing this? I found Corinna mentioning the hacking of cygwin.dll
by adding a call to sleep in the error handler in order to allow the
inspection of /proc/$PID/maps in an old thread, but perhaps there is
something more convenient now?

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]