X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=lUxQ9COdUdKhmRku
	b9XfnA0e77Dl/kU3t5s+nWBTu9yv5POWrcgp3hgFSjawRICqRyDfgEr2f5pVbucX
	FxrfsrdDREt7YsIH8XwHle3AnMAyG+l8qxbWrV0WCASXj7RTPUdR98HPcQ4WWH39
	7+3IpBVLpLMJfbiNy76gLcXgji8=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=6dKA5AU8cBMShx6eH1pmq5
	miSm0=; b=KOSdF6ncB/DbLz96aANbBdxQ+rEg7ZDeZM8H+Xhx3OJM/k1KeRKc6v
	O4j8W/c5JNeH1nvwsByUSE3hsyQeCt485U2STr34Zejrzmhw5DDLNyd/uFWtqNLt
	r8HzA4W+9YtM7P3s+ExUKJ758ttcs+DdoPICLlgKkOB1WUWbn67Q4=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=
X-HELO: sasl.smtp.pobox.com
Subject: Re: strace (from git) segfaults
To: cygwin@cygwin.com
References: <e4ce0627-6482-1325-aaf5-76e230d71ed4@pobox.com>
From: Daniel Santos <daniel.santos@pobox.com>
Message-ID: <4dd0f216-05d6-296d-43bb-56cb8059606f@pobox.com>
Date: Wed, 22 Mar 2017 15:09:46 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1
MIME-Version: 1.0
In-Reply-To: <e4ce0627-6482-1325-aaf5-76e230d71ed4@pobox.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Pobox-Relay-ID: E517BDC2-0F3A-11E7-AB3C-97B1B46B9B0B-06139138!pb-smtp1.pobox.com
X-IsSubscribed: yes

I got the crash again (when trying to do something else of course). So 
here is the complete backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x00000000771fc3bc in KERNEL32!GetVolumePathNamesForVolumeNameW () from 
/c/Windows/system32/kernel32.dll
(gdb) bt
#0  0x00000000771fc3bc in KERNEL32!GetVolumePathNamesForVolumeNameW () 
from /c/Windows/system32/kernel32.dll
#1  0x00000001800c92a4 in dos_drive_mappings::dos_drive_mappings 
(this=0x600000010) at 
/d/src/cygwin-newlib/build/../winsup/cygwin/mount.cc:1947
#2  0x000000018005fdf5 in cygwin_internal (t=<optimized out>) at 
/d/src/cygwin-newlib/build/../winsup/cygwin/external.cc:535
#3  0x0000000000402b6b in main2 (argc=argc@entry=8, argv=0x0, 
argv@entry=0x802220) at 
/d/src/cygwin-newlib/build/../winsup/utils/strace.cc:1175
#4  0x00000000004074da in main (argc=8, argv=0x802220) at 
/d/src/cygwin-newlib/build/../winsup/utils/strace.cc:1195


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

