X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW
X-Spam-Check-By: sourceware.org
Subject: Re: 1.7.10s 20110729 - problem listing services in /proc
From: "Yaakov (Cygwin/X)" <yselkowitz@users.sourceforge.net>
To: cygwin <cygwin@cygwin.com>
Date: Fri, 29 Jul 2011 17:36:50 -0500
In-Reply-To: <20110729202142.GD13084@calimero.vinschen.de>
References: <4E3302E5.6000602@acm.org>	 <20110729202142.GD13084@calimero.vinschen.de>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Message-ID: <1311979011.3972.13.camel@YAAKOV04>
Mime-Version: 1.0
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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 Fri, 2011-07-29 at 22:21 +0200, Corinna Vinschen wrote:
> On Jul 29 11:58, David Rothenberger wrote:
> > With the 20110729 snapshot (and some earlier ones), the following
> > command terminates early.
> > 
> > % find /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services -maxdepth 1 -print
> > 
> > strace lists an exception: "exception C0000005 at 6100296A". This is
> > occurring for me in both Win7 x64 and WinXP x86. It doesn't occur in
> > either environment using 1.7.9.
> 
> I can't reproduce this.  Address 6100296A points to a double free on
> the cygheap, alternativly an overwritten memeory slot on the cygheap.
> Without being able to duplicate the problem it's rather hard to find.
> Can you try earlier snapshots to find out in what timeframe this 
> problem has been introduced?  An strace might be helpful as well.

I did have C0000005 exceptions with the 20110729 snapshot with seemingly
all fork() calls, which I don't have with 1.7.9.  I'm running Win7 SP1
x64 with large-address-aware executables and DLLs rebased above
0x80000000.  I won't be able to diagnose this further until after the
weekend.


Yaakov



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

