X-Spam-Check-By: sourceware.org Message-ID: <8540148a0604052255h12aad40amc98379b68f1d8a26@mail.gmail.com> Date: Wed, 5 Apr 2006 22:55:43 -0700 From: "William Deegan" To: cygwin AT cygwin DOT com Subject: Re: latest cygwin (1.5.19-4) , latest python, running idle yields fatal error unable to remap... In-Reply-To: <8540148a0604052247r191b0e8ev8624b5e551334f9e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <8540148a0604052247r191b0e8ev8624b5e551334f9e AT mail DOT gmail DOT com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k365trHQ021125 I checked the 2006-04-03 snapshot. same issue. -Bill On 4/5/06, William Deegan 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/