X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT cygwin DOT com References: From: Marco Atzeri 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: 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