From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yb1-xb2c.google.com (mail-yb1-xb2c.google.com [IPv6:2607:f8b0:4864:20::b2c]) by sourceware.org (Postfix) with ESMTPS id 6DC4F396E861 for ; Tue, 13 Jul 2021 19:30:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6DC4F396E861 Received: by mail-yb1-xb2c.google.com with SMTP id g5so36630547ybu.10 for ; Tue, 13 Jul 2021 12:30:55 -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=pm0J/iJ8KP3/qydY5oD0UGGtVrrrqAck68znS4DWzpk=; b=YEP+VEOPx6WsooSCJQ64vsHoiMLbeFWcnhXIwJ/VbrGnN2NhFiel4LJfINRp1JvSH/ PdMPZnKsBg8Od0CsDBszNkUEbtUARPPbJRqtgjLxo8r1j0FcHfV8shLE8nhMhIWIEA1H PAp1b+RFrqp4BPgsHuNfXdg0S87XiDZJxyEPSEwenvq+ybU4Ndr36idrPlpjKaMcCb+u YbVNc+K6913CKEhlOPNjVb/FyS8zgGlaoztS3NJW0xIqCpjaRsEecSuLkD0joheOLUeF GmwJzgM6aK/R3snsw7jp8euSLFtZGrjFYFXa933OsgDohHO5emsPvcLytcnJybSeYxip ChTQ== X-Gm-Message-State: AOAM531v4hob2HoD9UVWACuaj32nyo760hK0wjWNpaDfeQM8qhCsuwT3 B1KVzj7BlTazFlmygtZvy5iRUQS9zjfYenSuIz1kDATAzVWtRg== X-Google-Smtp-Source: ABdhPJzKBtTe17nh/hTnMBPScn90H6L8nn99/WXWE8CctiZWBsmxfK67K4h6ifSlHjlxVIJD50nyKQZsNtke7Nt0e/M= X-Received: by 2002:a25:bcce:: with SMTP id l14mr7524613ybm.329.1626204654843; Tue, 13 Jul 2021 12:30:54 -0700 (PDT) MIME-Version: 1.0 From: Philip Goetz Date: Tue, 13 Jul 2021 15:30:44 -0400 Message-ID: Subject: setup-x86_64.exe crashes randomly on user interaction, too often to use To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Tue, 13 Jul 2021 19:30:56 -0000 I just re-installed Windows 10 Home on my desktop, and am trying to re-install Cygwin. I was able to do the initial default install, but now I'm trying to use setup-x86_64.exe to add all the non-default packages that I want. I can reliably go through the parameter selection and get to the point where I can choose which packages to install. I change display mode from Pending to Category, and start clicking through the category tree selecting packages. But every time I click on something in the cygwin setup window, or scroll the window, there's maybe 1 chance in 10 that setup-x86_64.exe will terminate. There's no error message or pop-up; the window vanishes and the process no longer shows up in Task Manager. So I can only install around 10 packages each time I run setup. This has happened about a dozen times now, and I'm giving up on Cygwin for now. I can't use setup from the command-line because I don't have a list of all the packages available. I'd like to try using an older Cygwin installer, but I didn't find links to older versions on cygwin.com. - Phil