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:from:date:message-id:subject:to :content-type; q=dns; s=default; b=dEq2TpQbmDSAC2LRFlmkB2XYqfO54 vqfIoW3a9pfz+tsq6LeR2/J143U3hfHiRbYLbYbN0nZWKgRMImz5FRpaddPO/tPI 6pGJrw2NzCwUEWBLMtqy3mVWOm54KZYVPFXtO7UL8OGGTZSHb863ZthzI8VuXZ3o ncfGwOihPBU8fQ= 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:from:date:message-id:subject:to :content-type; s=default; bh=CKsEtetXhi5DptBMEQja4RZsbqQ=; b=ePJ QYdSfQ0apFeenwpepNmmPYseE3mZDQspzyi8Duyka9xK6wW/1U4Fw24rub4scSyf wFB7F5RDiVu8mFho55gO3h9Dd1vdvGlHH+0IL5vHeS3sqHOHQtCgBEBHt9ctBleW r8u8AbKAAFoGi9S2JA6pxp6481qX51HeUYM3pZbI= 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.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy= X-HELO: mail-io1-f46.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=lfc0XNthVkhhccAuB4UQwTbP4ZyA0wHgrcmhoYo02xQ=; b=XD/ZV4l/T4rmdYkzeVYhHANwec7XwKxF6emHnAnW8iuv8bpqWJaw0iybrosUz87AeO hfpfKV8o+V28aV6j2xuHbZUJhJtShDiqwLtMT2CEMJ7SzWtddw+lRYCC6vqx0Q5C482I 7+J6gzo4Vx0O9IyNv+sgLUo/paa1bNgezF5Sg1SmQBdsg5vT5QfPWCSRHJmHTCvq0wg9 sSPSrosDgeGUbxqrfTUJpu/iNsgT6WWUQhUA1267cDfzpiRXPsY/B7Tzo6mV5fItMymR bhb05HBVHzGxgjLSbDhlcir22Gsw0q4njGAMjaWZjmxs8DgkRVkSmX0yFN1RBN74DE+1 o9BQ== MIME-Version: 1.0 From: Keith Christian Date: Fri, 15 Nov 2019 07:19:47 -0700 Message-ID: Subject: "/usr/bin/tar.exe" hangs, Windows 10, CYGWIN_NT-10.0 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Tar in recent updates to Cygwin64 hangs. When the tar command is run with strace, it generates voluminous output but won't list tar file contents or extract the tar file (or tar.gz, tar.xz, etc.) tar --version tar (GNU tar) 1.29 Packaged by Cygwin (1.29-1) Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. ls -l /usr/bin/tar.exe -rwxr-xr-x 1 kchris0000 Domain Users 424979 Dec 8 2016 /usr/bin/tar.exe Could someone check this please? -- 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