From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x631.google.com (mail-ej1-x631.google.com [IPv6:2a00:1450:4864:20::631]) by sourceware.org (Postfix) with ESMTPS id 9F0793857810 for ; Mon, 5 Oct 2020 03:21:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9F0793857810 Received: by mail-ej1-x631.google.com with SMTP id h24so3178847ejg.9 for ; Sun, 04 Oct 2020 20:21:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=aybDL/DGXqa3nTcd1JgMyRq1L3mEEzSN6QZLMtFWtHg=; b=gXNCXvOxKgrboiD9SWZ53UxqSI5RIToC+axL3wGmiptueNKel38wA/2BxYOnLQAcNR TysBid1bFMmt6T/oC1N/0CYiS7SmieyvnqrS0NryI8p6jBQPOPDLc9h50CTK1XdRJq8K O4umKTDkIUC8OPYU5SVcm8jeBJB7mwqLl+qO3Z7TLC/u/I9I85X6qUtf7sJx2MyRCaxx Q+FidDAgaA8MGoTueU0mzyqfUig0CfHs8CvFX/dKM++WClJiTQ9CzGRMjZeJ5vp42aLv uy9YuPSPltiUkn3JG+yp0RKpvSwGQT7GN8IjRjfksgw4ogNSnieE3s3N2QG3T5QXvsxX DrXw== X-Gm-Message-State: AOAM531Yt5E0TsOWr/3XZY2QoVZSZYX9bydMCbTFgCV9XOuAWTUXwYCn 9b4iMwu1CK0Q2Ez6hKOEiHL6UksAjNpIhYQAS48h4hc62HV/NA== X-Google-Smtp-Source: ABdhPJynTXe1jnC33hEInPl57eP7PTHd8DF5zB+ZYjd/nU/33CAXBQeWpSWuYM18rMSKWQWHEO8yNUXWzg+ZieRYZAc= X-Received: by 2002:a17:906:5e44:: with SMTP id b4mr460354eju.211.1601868091128; Sun, 04 Oct 2020 20:21:31 -0700 (PDT) MIME-Version: 1.0 From: Jason Gross Date: Sun, 4 Oct 2020 23:21:02 -0400 Message-ID: Subject: Debugging Crash of setup-x86.exe? To: cygwin Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, PDS_TONAME_EQ_TOLOCAL_SHORT, RCVD_IN_DNSWL_NONE, SHORT_SHORTNER, SPAM_URI, SPF_HELO_NONE, SPF_PASS, TONOM_EQ_TOLOC_SHRT_SHRTNER, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org 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: Mon, 05 Oct 2020 03:21:34 -0000 Hi, I have downloaded the latest version of setup-x86.exe. It used to work fine for updating cygwin, but now no matter which mirror I choose, it hangs after reaching 100% on downloading setup.zst and then crashes after a couple of seconds. I've made a video of this behavior at https://youtu.be/1u-rg3_2HoI . How should I go about debugging this? (I'm on Windows 10.) Thanks, Jason