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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=FlR2enzHsVohOqS9 gKM7ps9gM/T1mAOToS+A2L+fu8TUVQeOVcETlsgDdth0jlFk5yu0yagjxTLLfdds 8QQ0Ija+r7cogo7Gj8iJ6U7GtmJmIJBLEYSbECe8kbIlnENPDdAKCYBAD0RdwRai obpnhrKFPAnXgc1LTKNC4jPIuB8= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=skVBB3o+83slMEXWeEA/wl Emjck=; b=aLsxZ9u9inmWSONxr9wcgiO7z4WVooJPfQBfsXpOgA/X/H8TrgfnNG 1a7bSYA31J52DQxHDL+OyakWxRaBfiGU7dsVXoYwDTvk5BF6jbPsgIjdH6AmAkSa v/msOOWv0aoVJjmKHN+SybOO7acuJflw83zI2VNO6tl5CmqKLm5fw= 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=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=complaints, symantec, Symantec, UD:www.cygwin.com X-HELO: smtp-out-so.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: tar 1.29 hangs, when run with strace, it exits with "illegal instruction" To: cygwin AT cygwin DOT com References: From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Wed, 7 Aug 2019 21:33:17 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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