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=rlWDdIU1l75w8dgS GCVXoVLnz0+kTMhx+AiEdfEHHbg5+RKMXoeAT4yHOH+82yr8f0wvefoF2iXVVCDO iRJCy3jxAJcAKZ2mfNqOyeLgrl/qrHEUF7URt1hThhQ5V4mHtw9zRQWqZZhTsiSs TYGjcNaM6P/2dv2Kp9qWywwMBo4= 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=Ve8HPyoR1AjpgMsUVISFRM p1INg=; b=H8GlHWnJCrwDKyLnHjVx4vKzsMHnq8xqT186wHwjVtTXsA+5sLn45j ZMbXy/QYcl9ZnGjlHo/4swSxUvXDPcY0iDy74u6cy+lCFUnvMfzYqSPKQXWF0YoK cz/TU5Emu7Lq6xDQPuacy8BJ9k3xz7uWP1pT/bCQw7cPw7O96wHM0= 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=0.2 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=symantec, Symantec, Antivirus, lambert X-HELO: mail-wr0-f172.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=ivByiLoAuSWSaZf4Fzieq232Ku+3Aqe3S7L9v7/Z9wo=; b=sI5t4HLA1CrZ16ZcDb7lpmohlVBHOA35YAEn2RoVOe3bAXwAhbhCCDSuIcbnKhMXIX M/Rqn84nYvaqQj8RWfM2jiNm7a1DsJN8mmyzVg8fwz5ZxynhBCNst8KqNdev4AZAFr38 s0l4rh2GFAVp0CSSoW44ZDa/Xv7mtHjXgXvP0Yyu2U6fXHcVn9r5D1+8PPOP0EvlNHEO +Dki+v8ottFLZyt9L5Mp2cBnkTsVpzvJcezlOyaXKriRQwxAyCv6CjnLU2wYMGbuQf50 suOrUFCeq2ovhGl4ZEP+YUR3yOX6Hgu13tGHzDm607ZDwsPuxVzr8uUPAOsCFYWJQFTR WejA== X-Gm-Message-State: AIkVDXJoajFikHfvKvtntMKFuBnAm695WUgGyBhcs/H9jCBJvzgCfPD3zCRC4NbeUQmPgQ== X-Received: by 10.223.146.39 with SMTP id 36mr20349542wrj.85.1486575110114; Wed, 08 Feb 2017 09:31:50 -0800 (PST) Subject: Re: Segmentation Faults To: cygwin AT cygwin DOT com References: <691662278 DOT 609300 DOT 1486574016847 DOT ref AT mail DOT yahoo DOT com> <691662278 DOT 609300 DOT 1486574016847 AT mail DOT yahoo DOT com> From: Marco Atzeri Message-ID: Date: Wed, 8 Feb 2017 18:31:46 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <691662278.609300.1486574016847@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 08/02/2017 18:13, Ian Lambert via cygwin wrote: > FWIW, since doing the updates late last month, many programs are seg faulting for me, including XWin, wget, curl, ssh, procps, top, gawk... > > mintty, bash, vi, cd, and ls still work, so all is not lost, but I'm certainly not able to use cygwin as much as before, > and recovery is more difficult because of previously reported proxy issues with setup. > procps and top worked after reverting to old versions for "required" packages, > but I haven't been able to get wget to work, and apt-cyg is dead without gawk or wget. :( > > This is 64 bit on Windos 7 "professional." > > > Below is excerpt from the end of a strace of wget http://www.yahoo.com/ > > Is "windows error 2" easy to fix? :) Any bloda running around ? I will bet on some other program interfering on cygwin program execution or dll loading. As example, recently strace is segfaulting on my W7 64 bit, and I am almost sure Symantec is the guilty guy. Check also if all the DLL needed by wget, curl, ssh, procps, top, gawk are still there. I saw case where the Antivirus removed the dll's without big notice. 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