tar 1.29 hangs, when run with strace, it exits with "illegal instruction"

Brian Inglis Brian.Inglis@SystematicSw.ab.ca
Thu Aug 8 03:33:00 GMT 2019


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



More information about the Cygwin mailing list