X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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.Inglis@SystematicSw.ab.ca
Subject: Re: tar 1.29 hangs, when run with strace, it exits with "illegal instruction"
To: cygwin@cygwin.com
References: <CAFWoy7Feu05w0G=PLtwr1160sME8EVFvn57kNdCwxL3_phgzdg@mail.gmail.com>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Openpgp: preference=signencrypt
Message-ID: <b9ea23d3-3ba7-f4eb-0f77-73c6cebaece9@SystematicSw.ab.ca>
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: <CAFWoy7Feu05w0G=PLtwr1160sME8EVFvn57kNdCwxL3_phgzdg@mail.gmail.com>
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

