Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Tue, 26 Oct 1999 21:45:16 -0400
To: Steve Jorgensen <steve@khoral.com>
Cc: cygwin@sourceware.cygnus.com
Subject: Re: Wierd perl problem..
Message-ID: <19991026214516.A3136@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: Steve Jorgensen <steve@khoral.com>,
	cygwin@sourceware.cygnus.com
References: <199910262153.PAA09692@benson>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.6i
In-Reply-To: <199910262153.PAA09692@benson>; from Steve Jorgensen on Tue, Oct 26, 1999 at 03:53:12PM -0600

On Tue, Oct 26, 1999 at 03:53:12PM -0600, Steve Jorgensen wrote:
>> > Ok.  I've just checked in changes that work around the problem "for me".
>> > They should be in the next snapshot.
>
>> > The problem was that a DLL in a forked child was not being loaded in
>> > exactly the same location as it was in the parent.  So, when the parent
>> > tried to copy its memory to the child -- boom!
>
>> > I kludged around this by allocating memory up to the point where the
>> > DLL should be loaded.  This is remarkably fragile and stupid but it
>> > seems to work.
>
>> > The DLL code looks like it is due for a rewrite.  Maybe we'll have time
>> > to do that someday.
>
>> > So, if you're adventurous, try out the latest snapshot and see if dynamic
>> > loading in perl just miraculously "works" now.
>
>> 	I'll play with it.  Thanks.
>
>	Just tried the October 10, 1999 snapshot cygwin1.dll, and the
>	perl problem is fixed.. Thanks!

Um.  The October 10 snapshot should not have fixed anything.  I only
worked on the problem last weekend.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

