X-Spam-Check-By: sourceware.org Message-ID: <46C46DBD.9090406@alink.co.za> Date: Thu, 16 Aug 2007 16:31:09 +0100 From: George User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Trouble with perl fork() and exec() References: <46C32C2F DOT 6030505 AT alink DOT co DOT za> <46C3364A DOT 5030502 AT alink DOT co DOT za> <46C33EFC DOT 9040807 AT x-ray DOT at> <46C36030 DOT 2090101 AT alink DOT co DOT za> In-Reply-To: <46C36030.2090101@alink.co.za> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 George wrote: > I have done that on the host in question. It threw an error about a > python dll: > > $ ./rebaseall > ReBaseImage (/usr/lib/python2.4/site-packages/Numeric/arrayfns.dll) > failed with last error =6 Hi, I had a dig through the archives which suggest this error is caused by a still running process. I took some time to make sure everything was stopped and then I've rerun the rebaseall command. Unfortunately, this is still occuring. I had a look in /proc/ : $ cat /proc/*/exename /usr/bin/ash.exe/usr/bin/cat.exe I'm at a loss as to what could be holding up the python dll. Is there any advice for how to find this? Thanks in advance, George -- 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/