X-Spam-Check-By: sourceware.org Message-ID: <46C36030.2090101@alink.co.za> Date: Wed, 15 Aug 2007 21:21:04 +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> In-Reply-To: <46C33EFC.9040807@x-ray.at> 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 Reini Urban wrote: > George schrieb: > > > I have a cygwin installation under which I'm running the > > Net::Server::Fork daemon "munin-node". For those not aware, munin is > > a monitoring system which is really easy to use and configure > > (http://munin.projects.linpro.no). > > > That said, it's not working properly. > > Did it work ok with a previous perl version? It works fine on it's unix counterpart. Also, if I load a plugin that's not a perl script but rather say a shell script it's fine eg: if I grab disk usage using `df` as parsed by a shell script, it never breaks. >> 54 1039 [main] perl 5936 set_myself: myself->dwProcessId 5936^M >> 84 1123 [main] perl 5936 child_copy: dll data - hp 0x67C low >> 0x61100000, high 0x61104BA0, res 1^M >> 12277544 12278667 [main] perl 5936 child_copy: dll bss - hp 0x67C low >> 0x6113F000, high 0x611483D0, res 1^M >> >> It would seem the dll bss copy is taking 12 seconds. > > Did you try a rebaseall? 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 -- 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/