From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8791 invoked by alias); 14 Feb 2011 20:31:44 -0000 Received: (qmail 8781 invoked by uid 22791); 14 Feb 2011 20:31:43 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,TW_CG,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org Received: from nm1.bullet.mail.bf1.yahoo.com (HELO nm1.bullet.mail.bf1.yahoo.com) (98.139.212.160) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Mon, 14 Feb 2011 20:31:38 +0000 Received: from [98.139.212.146] by nm1.bullet.mail.bf1.yahoo.com with NNFMP; 14 Feb 2011 20:31:36 -0000 Received: from [98.139.213.10] by tm3.bullet.mail.bf1.yahoo.com with NNFMP; 14 Feb 2011 20:31:36 -0000 Received: from [127.0.0.1] by smtp110.mail.bf1.yahoo.com with NNFMP; 14 Feb 2011 20:31:36 -0000 Received: from cgf.cx (cgf@173.76.57.204 with login) by smtp110.mail.bf1.yahoo.com with SMTP; 14 Feb 2011 12:31:36 -0800 PST X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 8BDDC13C0CA for ; Mon, 14 Feb 2011 15:31:35 -0500 (EST) Received: by ednor.cgf.cx (Postfix, from userid 201) id 594C82B352; Mon, 14 Feb 2011 15:31:35 -0500 (EST) Date: Mon, 14 Feb 2011 20:31:00 -0000 From: Christopher Faylor To: cygwin-talk@cygwin.com Subject: Re: Preremove/postinstall scripts fail with snapshot installed Message-ID: <20110214203134.GA20507@ednor.casa.cgf.cx> Reply-To: cygwin-talk@cygwin.com Mail-Followup-To: cygwin-talk@cygwin.com References: <20110212142555.GB5682@calimero.vinschen.de> <4D56A002.2090707@cornell.edu> <4D56A7D5.6010104@cornell.edu> <20110212164415.GB3264@calimero.vinschen.de> <20110212181224.GC3264@calimero.vinschen.de> <20110213162449.GA20855@calimero.vinschen.de> <4D5812DD.8030600@cornell.edu> <4D58643A.4040400@cornell.edu> <20110214092054.GB14998@calimero.vinschen.de> <20110214164128.GA29654@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110214164128.GA29654@calimero.vinschen.de> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com X-SW-Source: 2011-q1/txt/msg00014.txt.bz2 On Mon, Feb 14, 2011 at 05:41:28PM +0100, Corinna Vinschen wrote: >On Feb 14 10:20, Corinna Vinschen wrote: >> On Feb 13 18:07, Ken Brown wrote: >> > On 2/13/2011 12:20 PM, Ken Brown wrote: >> > $1 ls >> > 0 [main] bash 2220 exception::handle: Exception: >> > STATUS_ACCESS_VIOLATION >> >> Yes, I encountered that at one point yesterday as well, and I have >> already a patch in the pipe, but didn't apply it so far because I >> want to do some tests first. >> [...] >> Anyway, I'll apply a patch later today. > >Nope, not today. I stumbled over some other problems which require >more debugging. FYI, I suspect the problem is still there since you haven't fixed it yet. HTH, cgf