Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <20040618215412.88361.qmail@web81410.mail.yahoo.com> Date: Fri, 18 Jun 2004 14:54:12 -0700 (PDT) From: Peter Aarestad Subject: Re: Perl crash caused by "system 'net send...'"? - FIXED To: Eric Hanchrow Cc: cygwin AT cygwin DOT com In-Reply-To: <87u0x88tye.fsf@offby1.atm01.sea.blarg.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes > Oh, that. You're in for some pain, friend. Oh dear. :( (Actually, the pain was minor...) > What's happening is > that Windows is trying to load two "executables" into the same > address space (I think).The short answer is to investigate the > program /usr/bin/rebaseall; simply running that program according to > the directions (which might be on some web page somewhere) *might* > fix it. This was it! I grabbed "rebase" from the archive, and tried to rebase /bin/cygssl-0.9.7.dll, only to find it was mysteriously write-protected (555 rights). Changed it to 755, ran $ rebase -b 0x70000000 /bin/cygssl-0.9.7.dll and rebase ran without complaint. Ran the Perl script again, and it worked splendiferously. I hope this was just something goofy on my machine, rather than some other problem. Anyway, thanks for the hint, Eric! -peter ===== Peter M Aarestad aarestad AT yahoo DOT com During times of universal deceit, telling the truth becomes a revolutionary act. --George Orwell -- 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/