From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18123 invoked by alias); 27 Mar 2012 20:47:01 -0000 Received: (qmail 18081 invoked by uid 22791); 27 Mar 2012 20:46:38 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Tue, 27 Mar 2012 20:46:20 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id B0DD12C006F; Tue, 27 Mar 2012 22:46:17 +0200 (CEST) Date: Tue, 27 Mar 2012 20:47:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: rebase-4.1.0-1 Message-ID: <20120327204617.GA25716@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20120327152918.GL30721@calimero.vinschen.de> <20120327161443.GO30721@calimero.vinschen.de> <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> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4F721114.4080509@cornell.edu> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-03/txt/msg00721.txt.bz2 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. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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