From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15553 invoked by alias); 14 Aug 2015 08:51:51 -0000 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 Received: (qmail 15458 invoked by uid 89); 14 Aug 2015 08:51:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 14 Aug 2015 08:51:48 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id CFFD4A80954; Fri, 14 Aug 2015 10:51:45 +0200 (CEST) Date: Fri, 14 Aug 2015 08:51:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: 2.2.0:ls segfault:Windows 7(6.1) Message-ID: <20150814085145.GF28349@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ytoMbUMiTKPMT3hY" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-08/txt/msg00207.txt.bz2 --ytoMbUMiTKPMT3hY Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1349 Hi Fenn, On Aug 13 11:29, Fenn wrote: > I just updated my cygwin and I am getting a segfault when I do a "ls > -l" on my c drive at the root. >=20 > I don't get this if i do a "ls -l" in my home directory. >=20 > I am including details from strace and info on my install (see below > and attached). >=20 > I also attached the "cygcheck -s -v -r > /tmp/cygcheck.out" file. >=20 > Is there anything else I should report? No idea if you can, unless you try to debug this. > 31 75028 [main] ls 5696 acl32: 3 =3D acl(hiberfil.sys) the acl call succeeded and then... > --- Process 5696, exception c0000005 at 77BF0DBF ...it crashes with a SEGV in a Windows DLL for some reason not visible from the strace output. It *might* have to do with a failing check on hiberfil.sys, but it could just as well have to do with the next file in the dir or something completely different. I'm not sure I can reproduce this. I have no such effect on amy of my machines. The only obvious difference is that I never hibernate my machines so they don't even have a hiberfil.sys. Assuming you call `ls -l ' once for each file in /cygdrive/c, can you reproduce which file triggers the crash? Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --ytoMbUMiTKPMT3hY Content-Type: application/pgp-signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVzawhAAoJEPU2Bp2uRE+gYQ4P/2Fd3u4rOPyxQcjh9mbJ8Hn5 FHRGNFxw3jjf1SLqCzuqFsq8JeHG6EMSqcn5WoB1dU189L46mfq7KIAzcs/YNtTH AK/6VGACxs+DlshlWiFoWzCED0hOjoWKICJFx6ESpvrSRUoGgh/yaLJrMkpAS0rv XzVuCrwcoyT08mq3FHmw7c0kRAfaj+Lh9e06gwwfCjuFTbFZ8n4fUrUStv2yUaPi UX2Tx8JpkfDaDYR339SNDLrpcPcjltOIPOR6s0Nx00hc7XApybHIESkxFbbaW36/ /q4DDdjPAiuzzrzLg6YqMYMrT/Tj2gPkjGYamKlviDBViK2bSGcVFcEG40NQJD8a a3Oi7kEMDhCbLhJjtCj4DV1YGPDTZsx0ip/3F4M4Hx62nbUwhgYngsjL+7edgVgL WBWqz8ExyWZGZJvJ2OWY4OoQziTXaoop9ht7Q8T0lagSTJxfLm7+eyoXJKtKGeih i4+94fiJFxJDLZ0XsgQgOqtGBUB3PqNUeILWhe8YelhYag9F8DAe8WGf1MRhSgQb Olz0DK76qkS7I1fDIwv32EUJ3qDJ22In/6zOk/bqE5/t2lecj2kQO9lnr0RQG07c XPaFQrtT4brzPRBktSBZgh1IB9hfD0EhmTfT7Sp7yyvFJI7hhJ/LXaUvV0qTAbRM /AwHPXso+af2zPBKDHiI =rg8P -----END PGP SIGNATURE----- --ytoMbUMiTKPMT3hY--