From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by sourceware.org (Postfix) with ESMTPS id 106583858D37 for ; Mon, 5 Oct 2020 14:04:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 106583858D37 Received: by mail-ed1-x52e.google.com with SMTP id n22so9473968edt.4 for ; Mon, 05 Oct 2020 07:04:30 -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:references:in-reply-to:from:date :message-id:subject:to:cc; bh=acTg/suzq5bidol2dT2Gau9UKF4locVOF5emZ98QDzI=; b=PPTXSSyrGHTx5fdSFyfRGs4GCcr0yLcZzsq3pht/7+f4xqJYPMPQMucYH3vp4to21l fIjMR36qcujk7lfPMibtwt9iCbeKNasVzLkp2V3eFdxz3bAzaMdyXi968BW/oKBArU6b 3HOpE7p4eE64dxyCc3kLI+dAEj8I6y8eZwqC7Z0T5/JVF7tLqBwUyHVI3SXx9U8IUy38 aJqx2JrEU2hfR3xqe/JN387njspfQm+urkkHlHFNOehlL+vXVcsSLo+qEVsi5PVQB/KW Bccs1MR0aavG6DtNuogUBZjOl95YlfC+G2XT9gWayIbBG6gk5m4AhH16EoDAsdrFoPtp +apw== X-Gm-Message-State: AOAM533xYRgV74aOpm6M9p1LyhcD9mS2a+hPiagzaU37iSvm5ZMMqkB5 Wfhg+RlneOGAdnmbdSEWlhp1R5C/UfxBuprDGKD/K1scBgA= X-Google-Smtp-Source: ABdhPJwFXE2elCtzz2VcUYGeLRa5yqqvFvYgfJfV8uertsTJ0YmP9eXdjEbJDe2pc+4YOcyKJl445sTWdjlOkEUdk2c= X-Received: by 2002:aa7:d782:: with SMTP id s2mr3023194edq.111.1601906668938; Mon, 05 Oct 2020 07:04:28 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Jason Gross Date: Mon, 5 Oct 2020 10:04:16 -0400 Message-ID: Subject: Re: Debugging Crash of setup-x86.exe? To: Mark Hansen Cc: cygwin X-Spam-Status: No, score=2.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SHORTENED_URL_HREF, SPAM_URI, SPF_HELO_NONE, SPF_PASS, 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 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: Mon, 05 Oct 2020 14:04:33 -0000 I'll try disabling AV and report back, thanks for the advice. The reason I'm using 32-bit is because, last I checked (this might have been a year or two ago, so my info might be out of date), there were some OCaml or opam packages that only worked with 32-bit cygwin. On Mon, Oct 5, 2020, 07:28 Mark Hansen wrote: > On 10/4/2020 8:21 PM, Jason Gross via Cygwin wrote: > > 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 > > > > Shouldn't you be using the setup-x86_64.exe? Reading the information on the > download page, it says the 32-bit cygwin is still available when really > necessary, but it may have problems. > > -- > Problem reports: https://cygwin.com/problems.html > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple >