X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 686083948446 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1599507275; bh=3QokJ2r9zCVyLkT40ZMFw5cNVBfLaDz6rXT4vI7zfco=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=Iat1JG3xE2qsIwDiWsxKJpOpkyChllIzPgTvXTe0+c7QzlzgJ+Z6Umspb8Powd/J1 VrkcXjkdNPIZEPH5YUrcYvOslaupnP/726HuqHkXbHsfWI+rQEtTSHtWo4hwbqfvvI WeuUZKlHjqsuQGUkbzTFjvdl0it6Iw4Dohba4aCk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 860D7393C86C 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=Foa4UVH2tWQT7kjUXf8s7+twE5XhsoMe31EVQ/kkMiQ=; b=BcCKE99RqJXQcSGusHWRWAQM99zXbL3qKXbs+RtZDYzisa6p6PpfWPCkxB1EUfb4hW fkFfo8G1XvHr159K39QTs3VpvknZ2WC1u4law7IZQuaqNVnPm3w0R10KPjl7/2THOSaF yfdArrILuLQ2veYkkxjfW7WDmpxrk/reZ5pqYxTosh6rnmoiZ1iopVJW6J3P7tPRJ2tR wInCJp1o5Gs+0GBOwE7SwTs8aO5aBqugewxt41pJFmdvtveD0lHbGJcBW8nBYBXcsuMp 3G+qWeiOXub3Em4hLX3dJd8JZHFc5ACcr/RTg9gsNadr+bZxO1zQ4yVDf80XZxDFBN1d 6ZHQ== X-Gm-Message-State: AOAM530jX9XfnrOYCj6Ug0JSwgv36ErJgCMTqzPfNHbpof69ndBdU9zc BoySXR/WUaYSxPHcZgBTaaQ3+a4SFNHGBPdryncN+LQ3 X-Google-Smtp-Source: ABdhPJybtg5aUy/4MY6Xa5qjt3G7g/ZNrj7dwtkuPutISLkWwgIlIWDk/guYWx8ptYB8/R5IF/iVAIrR/NmBuRU09fQ= X-Received: by 2002:a25:da04:: with SMTP id n4mr27730946ybf.323.1599507271835; Mon, 07 Sep 2020 12:34:31 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 7 Sep 2020 12:34:20 -0700 Message-ID: Subject: XOpenDisplay sporadically hangs with no errors To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Dan Rather via Cygwin Reply-To: Dan Rather Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" No computer h/w s/w changes for the last year. Suddenly, xwindows program that have run for years get to the XOpenDisplay function, and the process hangs. Getting PID from ps and using kill command doesnt kill it. I can go to windows task manager to kill it. Some past compiled xwindows programs work all the time, but not when I recompile them. Newly compiled programs has started successfully a few times, not often though. I have tried everything, and can think of no further ideas to troubleshoot reason why it happening. Any suggestions? Thanks for any input. Kyle -- 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