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


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.

> * rebase -si only shows an asterisk for the following entries:
>
> /usr/bin/cygperl5_14.dll  base 0x0003fe9b0000 size 0x00190000 *
> /usr/lib/perl5/5.14/x86_64-cygwin-threads/CORE/cygperl5_14.dll   base
> 0x0003fe9b0000 size 0x00190000 *

That's OK since the two paths are actually exactly the same file
(hard-linked).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves

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