This is the mail archive of the cygwin@cygwin.com 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: python 2.3 and idle problems (unable to remap H:\cygwin\bin\cygssl-0.9.7.dllto same address as parent)


On Thu, 7 Aug 2003, Javier wrote:

> 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

Use rebaseall in the "rebase" package.  Make sure you follow the
instructions in the README.  BTW, searching for the error message on
Google would have shown you this solution.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


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