From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw1-x1135.google.com (mail-yw1-x1135.google.com [IPv6:2607:f8b0:4864:20::1135]) by sourceware.org (Postfix) with ESMTPS id 76C4E383D839 for ; Wed, 11 May 2022 08:11:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 76C4E383D839 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-yw1-x1135.google.com with SMTP id 00721157ae682-2f7d7e3b5bfso11817197b3.5 for ; Wed, 11 May 2022 01:11:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=UkxT8dqlo5giiuXH7m0AVP/ubw+PAFdu9UjCB7QMV6I=; b=qcWzMEN2bxbZPh3G19UfTvQPBG8Ijy8PJ1QpHVUbn9uE3SYhX5/ozWSLNHA54ThMKx 8DnIzUdmdg9meh4Zs4NTJOLRGHQznbgqchU/6PY9jegJU1tZM/yop6RmG/HHc7fPj3h4 BtEnrrAvoUtoSNj1oj5X7HNP50g9hrN4d4Y+0RhGCWpJIYmLKBZFNe8D4s+S7g/wlNiS mbzQjVk73JmXOa1Ve1VqHp4mvMWPeEk7w+uc5GndV4WGsBRGER9XjrGwQ43hhV8smKvL jaV2F1+yPaJIGF/WbSIrXSdkRnPKDSM1y53oLSRdkAp8mR1GWWJHIFb7+A+hGWzf9nkw qevg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=UkxT8dqlo5giiuXH7m0AVP/ubw+PAFdu9UjCB7QMV6I=; b=u6TDPWV7/LH4y0tHcvVU5FHVAfnrUxPmOriFhKgO8paYt2Tu3+9FiM8PmoilJrJ5Pg M5YnYCVbuw8mPXQCoF+NXlHNZLr1Eo+0dMSrIT6MSjkQkrGIWW7qA+0dGygSTXNfKmZt VEZgGcCi22jlpOupYDFviWV9d5GSdgMeEvzkdl7vATU3UEdfTvfCM9C65Pt55Z8TqiCz InxFPT8L5eDJR24DJQn8uEvnFH/HGvnuQXVj7SayLA8IRFUwasK7ehGVbsW3/74B2CFS HVzVKBUwJMNLafw/2AINAp39Vb/k+6Qrw3Skv5orbis6Ba57JFfhXcaR0dNKdrhiHwkV Zzhw== X-Gm-Message-State: AOAM5313Z7P4IiqppeOMTPdMcA9sifcAEt06U+bvdN51JVCX1ljnFevy AMoJCqexA7Sh5b4coHAJD6HPyNPr9ldizblZYm8= X-Google-Smtp-Source: ABdhPJwnXFYftJp8kohqN/+NBQV1eEIPy4TWwCOrMQCeEfWltZOkaTa+bq9uJbYDotoBKJeqVGaAxoFI5gtHSoumPEY= X-Received: by 2002:a81:a93:0:b0:2f4:d65a:d44e with SMTP id 141-20020a810a93000000b002f4d65ad44emr22898915ywk.243.1652256664817; Wed, 11 May 2022 01:11:04 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Antonio Petrelli Date: Wed, 11 May 2022 10:10:53 +0200 Message-ID: Subject: Re: cygpath gives no output, cygwin 3.3.4 To: Daniel Krumlinde Lundvall Cc: "cygwin@cygwin.com" X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2022 08:11:09 -0000 Il giorno mer 11 mag 2022 alle ore 09:54 Daniel Krumlinde Lundvall via Cygwin ha scritto: > So far everything seems o be working except for cygpath, which gives us no > ouput. > > I had a similar problem and the real problem was SentinelOne that broke cygpath and other binaries. Did you try disabling your antivirus? Antonio Petrelli