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]

latest cygwin (1.5.19-4) , latest python, running idle yields fatal error unable to remap...


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

Attachment: cygcheck.out
Description: Binary data

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

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