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=ihlAacFtyU+AMcEN
	vw+EqEPsxswd68tXBOPOd20nNaDWRbC0ghLap8R96SigyTgMuqprsV2+wJzCXmQZ
	Ni2AXQXn/jayMhNuzL+lkHqwHVKfMpZybBGYmcWxTdn5TtKO+rp8syD+gDSPuLth
	eYIiEaF60hGkSz/VTIN4vAQFCBE=
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=F8A/WDCmOCc5FwAu5FYrqD
	/d4V4=; b=P7kQ2wIEu7gePYKhPb3FJpu37+oR1gwSO8SYc12UfJZuLY1JolFlPT
	myFcqm4doeHpeJfvU40c6kBOCnIcdf8NndvWy7MHWgGJwv+evpkopFMhW8JwMZ4J
	PyTCvdksO2M8YgwbM/pfZrFwIkP8jqcvyOGdrvIGsLfA26ebUvcl0=
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=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=ONCE, hadnt, hadn't, H*r:sk:17.2017
X-HELO: mail-wm0-f48.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:subject:to:references:from:message-id:date         :user-agent:mime-version:in-reply-to:content-transfer-encoding;        bh=zNiatjfuy76PbqGiEb+QK+JeBCSBSyhtltkTKZpTaRI=;        b=tG1I9GnZb1Wk54qmSu0TCnrwLf9bhQqgYm26xATJjrFIpbrfT9/B3Z8XEvAt6hkAmb         xLlEO8DfPXfdOK9qJd6X42OwgZY0CUyPU6Zz7BlAgcKrJJlgKSG/ku0qBko7W4k5Ynqr         zBr65245UQYx1jq1qMVI1TAvgbAGW2hLZx9bWorVDwnoYPeDTUuz/4KNSvoAcMS+cN1M         u4ynoU+9MM6JoLjZF8i36AANk3AlYlhQxE62YHLosE+JYoSZeuRdxV9kGGUVukv+/SsJ         aEcYGs4L4RISOhQkMDkH7+oSw6ZlB4kr07L7jbDipu9MAmLhm6QCJMathA+1rkL+7m+n         6/6w==
X-Gm-Message-State: AN3rC/4oABuMMgOeWOTTF6vIfFTNCZi/Somszmble4cdAcwYKKaXfnq0	NBisUI5k5UA3d4/X
X-Received: by 10.28.173.66 with SMTP id w63mr3013480wme.76.1492331878361;        Sun, 16 Apr 2017 01:37:58 -0700 (PDT)
Subject: Re: strace (from git) segfaults
To: cygwin@cygwin.com
References: <e4ce0627-6482-1325-aaf5-76e230d71ed4@pobox.com>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <4cad04a5-e7d9-7f30-7ace-39f5b67827de@gmail.com>
Date: Sun, 16 Apr 2017 10:37:53 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
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-IsSubscribed: yes

On 21/03/2017 21:08, Daniel Santos wrote:
> This is a silly one because I ran gdb --args strace ls and it doesn't
> crash.  Then I ran 'gdb --args strace strace ls' and it crashed in gdb
> ONCE!  However, I don't usually work on Cygwin/Windows so I think gdb
> loaded up the wrong debug info and/or source files.  I built
> cygwin-newlib from git (with -O2 -g3) and did make install, so I didn't
> strip them.  Anyway, this is the measly backtrace I got and I wish I
> hadn't restarted the debug session because I haven't been able to get it
> to happen in the debugger since:

May be a BLODA effect ?

On my W7 64bit strace segfaults when Symantec is working
but not in SafeMode when it is disabled.

Regards
Marco




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

