I checked the 2006-04-03 snapshot. same issue. -Bill On 4/5/06, William Deegan <[EMAIL PROTECTED]> wrote: > $ idle > 5 [main] python2.4 380 C:\cygwin\bin\python2.4.exe: *** fatal > error - unable to remap C:\cygwin\bin\tk84.dll to same address as > parent(0x18890000) != 0x18DA0000 > 5 [main] python2.4 4088 child_copy: loaded dll data write copy > failed, 0x63104000..0x63105150, done 0, windows pid 2285764, Win32 > error 5 > Traceback (most recent call last): > File "/usr/bin/idle", line 5, in ? > main() > File "/tmp/python.572/usr/lib/python2.4/idlelib/PyShell.py", line > 1361, in main > File "/tmp/python.572/usr/lib/python2.4/idlelib/PyShell.py", line > 277, in open_shell > File "/tmp/python.572/usr/lib/python2.4/idlelib/PyShell.py", line > 962, in begin > File "/tmp/python.572/usr/lib/python2.4/idlelib/PyShell.py", line > 372, in start_subprocess > File "/tmp/python.572/usr/lib/python2.4/idlelib/PyShell.py", line > 350, in spawn_subprocess > File "/usr/lib/python2.4/os.py", line 552, in spawnv > return _spawnvef(mode, file, args, None, execv) > File "/usr/lib/python2.4/os.py", line 520, in _spawnvef > pid = fork() > OSError: [Errno 11] Resource temporarily unavailable > > > cygcheck output attached. > > >
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/