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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=f1CGrKl /rYNtrvbdC81uSilXDhRrWwLHa1rCOuZg67wkwE8MccsBIZjag1Gl5V6gC2uQku0 KuZZAt+TwpT8Vmoq8//Bu7nMxNwdSHJyq36jo9VFYU1cvwLwd+EDo+rgUeiT1+tY yJeQbxc1xXmqUXsR/3YXsAB8HIljGjJiBiY4= 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=ydHEVQvEirwet x7kEmTSrtvLCi0=; b=f05KCoMdWnWTNWenKCKNUXbCDmGhTPVdGpttyLw5894n5 LO4LhT3FgAQVltZzTXCBMMHVcquwRs4RvTOaog+5O+ZhPlk4GR0sWDjlZJbzA8K0 kr/J8cF9b/TgvWqriV8Vah90iguO8xppRIILuq075SD2ATZpn4b41+3VO3UyrY= 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-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=problemshtml, problems.html, docshtml, UD:docs.html X-HELO: mail-ot1-f48.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=7k1cduYS63Xx9m8P4c2qdBBhSMpTYfPKSQwcBlbhO+s=; b=aipDtBRpJJ83UZdiqAW8rxddKvG0MpqCYF5Bbb9h9lZNZlTWO5oKK+bF5zUNC37EPO pSjp+dVNSKuUrMGf/0HPX2YFhrI7KopYCDuFulaP67AXXKFNVLJdcuaVIlanX92pPzj5 fTs+39CElHfd4Nf/GgLJ7FJTyE7CD4QjUQRKVVIi7jLfUNDzpiYTKv0hB7wkzI6k6+zB 7bnAksWjMujzy4LMqfDJeU7a55/qYAvPZ8ANtXMHwtypvx6KsY1LuvKCb1WFCTwdnPt5 H+0j5KySFmTVDutgIpNu6Y8OXU/czC71130oMQRtAjWjVPBHQQ10fw9F3ZWb1S5X/+G3 ULpg== MIME-Version: 1.0 References: In-Reply-To: From: Keith Christian Date: Fri, 9 Aug 2019 13:13:28 -0600 Message-ID: Subject: Re: tar 1.29 hangs, when run with strace, it exits with "illegal instruction" To: Brian DOT Inglis AT systematicsw DOT ab DOT ca, cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Thanks for responding, Brian. Cygwin is on a corporate machine so disabling anything will not be easy or allowed. Can you explain "bypass cygwin directories?" Cygwin's tar worked recently so must be an "enhancement" in the security software or some change in tar that is frowned upon. I see no evidence of Symantec Endpoint software, must be different AV software. On Wed, Aug 7, 2019 at 9:33 PM Brian Inglis wrote: > > On 2019-08-07 12:20, Keith Christian wrote: > > I am able to run "tar ft somefile.tar" successfully on a Linux > > machine, same tar version (1.29.) > > > > This version hangs up the terminal, does not respond to Ctrl-C or > > Ctrl-Z, and terminates with an illegal instruction to the screen, not > > reflected in the strace output. > > > > File cygwin_tar_1_29_illegal_instruction.txt is attached with strace > > output, version, and "cygcheck tar" output. > > Works just fine for me: > > $ tar ft Downloads/nam.dist.tar > README > demo/ > ... > > You may have some http://www.cygwin.com/acronyms/#BLODA interfering like an AV. > The strace shows tar fails in sysfer.dll, which is part of Symantec Endpoint > Protection CMC Firewall Application and Device Control, badly written from the > number of complaints about it, and as usual with these control and monitoring > products, they greatly slow down systems and interfere with work. > Deinstall SEP or bypass your cygwin directories. > > -- > Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada > > This email may be disturbing to some readers as it contains > too much technical detail. Reader discretion is advised. > > -- > 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 > -- 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