X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.1 required=5.0	tests=AWL,BAYES_00,TW_CG
X-Spam-Check-By: sourceware.org
X-VirusChecked: Checked
X-Env-Sender: hkehoe@budcat.com
X-Msg-Ref: server-2.tower-203.messagelabs.com!1285601493!15993341!1
X-StarScan-Version: 6.2.4; banners=budcat.com,-,-
Message-ID: <4CA0B8D3.8020801@budcat.com>
Date: Mon, 27 Sep 2010 10:31:31 -0500
From: Heath Kehoe <hkehoe@budcat.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: strange crashes on invocation
References: <4C9B8AC6.9080808@budcat.com> <4C9BB392.9070802@budcat.com> <4C9BE120.1080701@budcat.com> <20100924091712.GA18898@calimero.vinschen.de> <4C9CD24C.1000606@budcat.com> <20100924165747.GB5793@calimero.vinschen.de> <4C9CECB4.1040607@budcat.com> <20100924195422.GA27380@ednor.casa.cgf.cx>
In-Reply-To: <20100924195422.GA27380@ednor.casa.cgf.cx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com



On 9/24/2010 2:54 PM, Christopher Faylor wrote:
> On Fri, Sep 24, 2010 at 01:23:48PM -0500, Heath Kehoe wrote:
>> Well, another difference is the addition of PATH_MAX*2 bytes on the
>> stack. Those functions do some stack manipulations that I'm having
>> trouble grokking. Does 'ret' need to be topmost on the stack?
>>
>> As a test, I moved the 'ret' definition after that of 'dll_path' (in
>> std_dll_init). So far with that change, I have not seen the LoadLibrary
>> fatal error, though I need to test it more to be sure.
> I've moved some other stuff around in that function.  Could you try
> the latest CVS?
>
> cgf
>

With your changes, I have not yet encountered any of the error 998 
failures, and I've run a couple of rebuilds of my project as a stress-test.

Thanks,
-h


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

