X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.9 required=5.0	tests=AWL,BAYES_00,SPF_NEUTRAL,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4F723684.7090704@cornell.edu>
Date: Tue, 27 Mar 2012 17:52:04 -0400
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: rebase-4.1.0-1
References: <20120327152918.GL30721@calimero.vinschen.de> <COL102-W1924465DFDE1AB02D110FCB54A0@phx.gbl> <20120327161443.GO30721@calimero.vinschen.de> <COL102-W33387E9AF689AC8FA036AEB54A0@phx.gbl> <20120327171646.GR30721@calimero.vinschen.de> <4F72008F.8020403@cornell.edu> <20120327182049.GU30721@calimero.vinschen.de> <4F7207B4.1020506@cornell.edu> <20120327184851.GA15591@calimero.vinschen.de> <4F721114.4080509@cornell.edu> <20120327204617.GA25716@calimero.vinschen.de>
In-Reply-To: <20120327204617.GA25716@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-PMX-CORNELL-SPAM-CHECKED: Pawpaw
X-Original-Sender: kbrown@cornell.edu - Tue Mar 27 17:52:20 2012
X-PMX-CORNELL-REASON: CU_White_List_Override
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 3/27/2012 4:46 PM, Corinna Vinschen wrote:
> On Mar 27 15:12, Ken Brown wrote:
>> On 3/27/2012 2:48 PM, Corinna Vinschen wrote:
>>> On Mar 27 14:32, Ken Brown wrote:
>>>> The following DLLs couldn't be rebased because they were in use:
>>>>    /usr/lib/gio/modules/cygdconfsettings.dll
>>>>    [...]
>>>>    /usr/bin/cygICE-6.dll
>>>> 2012/03/27 13:48:07 abnormal exit: exit code=-1073741819
>>>
>>> Hmm.  The batch file is very simple:
>>>
>>>    @echo off
>>>    rem Postinstall scripts are always started from the Cygwin root dir
>>>    rem so we can just call dash from here
>>>    path .\bin;%path%
>>>    dash -c "/bin/rebaseall -p"
>>>
>>> That's all.  -1073741819 is the decimal notation of the status code
>>> 0xC0000005, STATUS_ACCESS_VIOLATION.  Where on earth is that coming
>>> from?  Do you have a dash.exe.stackdump file in / by any chance?
>>
>> No.  And I just tried running those commands by hand in a cmd shell,
>> with no error messages.
>
> I think I fixed that.  For some reason, if I omit the -c option to dash,
> the weird STATUS_ACCESS_VIOLATION doesn't occur.  I uploaeded a new
> _autorebase package with that change.

Yep, that fixed it.

Ken


--
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

