Mail Archives: cygwin/2003/08/07/15:15:28
Hi all!!
I've just donwloaded / updated my cygwin install, and when trying to
launch the new idle (included with python 2.3), I get the following
error:
javier> idle
H:\cygwin\bin\python2.3.exe: *** unable to remap
H:\cygwin\bin\cygssl-0.9.7.dll to same address as parent(0x770000)
!= 0x780000
360 [main] python2.3 1448 sync_with_child: child 2148(0x1F4) died
before initialization with status code 0x1
660 [main] python2.3 1448 sync_with_child: *** child state child
loading dlls
Traceback (most recent call last):
File "/usr/bin/idle", line 4, in ?
main()
File "/tmp/python.2320/usr/lib/python2.3/idlelib/PyShell.py", line
1277, in main
File "/tmp/python.2320/usr/lib/python2.3/idlelib/PyShell.py", line
759, in __init__
File "/tmp/python.2320/usr/lib/python2.3/idlelib/PyShell.py", line
350, in start_subprocess
File "/tmp/python.2320/usr/lib/python2.3/idlelib/PyShell.py", line
321, in spawn_subprocess
File "/usr/lib/python2.3/os.py", line 521, in spawnv
return _spawnvef(mode, file, args, None, execv)
File "/usr/lib/python2.3/os.py", line 489, in _spawnvef
pid = fork()
OSError: [Errno 11] Resource temporarily unavailable
The odd thing is, at work I have the same (more or less) cygwin setup as
I do here, and I've updated python this morning w/o any trouble (been
banging away on the new idle to test the changes on python 2.3 for quite
a while)...
Any tips / pointers / advice?
Thanks a lot.
Javier
--
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/
- Raw text -