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=GX7ZrZ1UAV8rLTcP DgWfLitxZRePwqOxqfSs6Wr/H0WLWi2lCqm7LxWP6xWpUR1zLnT37mJQsMc0TQ/6 Dj7jnb5ZCq+S5DIuMUECdyVpkRnbrfIQoECo6IISss+fAeE0A4Q7kNLsVYLnD+rQ qEeA47UY0XCXEBCcTE0+olkQpTg= 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=pM4pGVbDSjt0CxT6M8zd/E 7jfD4=; b=GyuOadqGw+k2CA0BJ08vHDWTosFFNhZuricAFEW/Mt+PLcQAtk9T95 yYHFMeRLPCbl72xKkLJY3ycjQGHH2imLAdzp/IrMjMYx9NdBQ51kmh0vIzi1yEIH P7464pDZ9SAXUss45x2QLRHKq9XzxCwJwWAostgd/rR+vYFZcDLm4= 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.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Oil, seg, faults, Fault X-HELO: mail-wm0-f50.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=a/27zpcEQn0GKCp6pRRxrzBbtBZ/WcS2iajOWFiBGgE=; b=VewdFhaY+sHgxrxmdJK5gOWr5iDGhIg0CRJ4obCq+rKY0qlPdCpUhbD3dzLzQ5OZMv B10fzmbzk8ZGwU1IfWXbBoJMXqmkc9ZzCF6eTA6U+nRxwqnGCdcSnvHPeamInLgQ/62G kXcdabXOYgcfwpPI5lGB7nXN83/meymm/bVeWpjDL+Z8IOuKFPLV1WBWdewcSje+M7ud 20H5wguUY1ACuzLmCL3fWeBiRZk2bkoJeCD9zj9Yz4BPB5l2F7tbVtab382BvwE955CN iX1fF5yTQmv/lc/edlFWi6GbdPo06ZjeCc+YVclItT9lGU7mnydJP6fZirH/2JMkqzl8 /ncg== X-Gm-Message-State: AD7BkJKZbxVPNCxn89LxPvdpgVVFFUgfo0keyr3CWBtOWXPYprS5T8f7uQFmEXAK66iIpg== X-Received: by 10.28.150.207 with SMTP id y198mr19321081wmd.11.1460403505568; Mon, 11 Apr 2016 12:38:25 -0700 (PDT) Subject: Re: Seg Fault from strace To: cygwin AT cygwin DOT com References: <7FDA4C9D3418484EA9CB6A848994CF7D0107C63C AT ALPURAPA16 DOT e2k DOT ad DOT ge DOT com> From: Marco Atzeri Message-ID: <570BFD2F.7070000@gmail.com> Date: Mon, 11 Apr 2016 21:38:23 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <7FDA4C9D3418484EA9CB6A848994CF7D0107C63C@ALPURAPA16.e2k.ad.ge.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/04/2016 21:27, Garber, Dave (GE Oil & Gas, Non-GE) wrote: > Strace always seg faults. Tried reverting back to 2.4.1 and had the same issue. > > $ uname -a > CYGWIN_NT-6.1 G7TD3H72E 2.5.0(0.297/5/3) 2016-04-11 09:58 x86_64 Cygwin > > $ strace echo foo > Segmentation fault > > $ strace -o foo.strace echo foo > Segmentation fault > what is the output of cygcheck /usr/bin/strace.exe 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