From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) by sourceware.org (Postfix) with ESMTPS id 9E2763948495 for ; Mon, 7 Sep 2020 20:03:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9E2763948495 Received: by mail-ej1-x62b.google.com with SMTP id lo4so19535723ejb.8 for ; Mon, 07 Sep 2020 13:03:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=t+QTm7tNOm5yp7WH2nosDZTl/nBNgw1FxEs/xNog6X0=; b=DIImRcFTHBxqj7OyZpeZp9Lc5Ki3fr9MF+qcix7a0pinGlT+EUTQ22+Io8kZ1I40mN Csb1fw+f5cU+qHTYb8EnRGLH8CHFKdO7eDu5G/fvR+78xap3rK1MDEYm/hjDIClO+5vn DvCftHpiYf9gOBCRexlITBVcyk/gveZ5agVkVUK6ihVr4vaOQmSrCaOseXvXxK4XfYRe uXGTPuas4EIpm9DBqA2UXbeZhEA1KgRv1kAitqz/BHYu5TmfZgmbq3iODfajGWsVoHFM hMAPIXu3n7HWG9hSx+Zml2M94fy6T0+REcKCkHBIhOL99tj2AaoUufUSJKvAnG6uihWM zTlw== X-Gm-Message-State: AOAM531RV2Toe4P/ziZi+dqYerjM++BoGr2swynkuKdA6OMthKbV8jOy I5S0FqQNZWgTKO9u2h9/Y8wvmnGt1bU= X-Google-Smtp-Source: ABdhPJxYKJZPZSiPxG5pJhc+vQjvo6IttT9PhoML5lC7wRd78kHvlVShlZ4/cFqy7UH8oPgF79oaEg== X-Received: by 2002:a17:906:af53:: with SMTP id ly19mr22085981ejb.503.1599508982474; Mon, 07 Sep 2020 13:03:02 -0700 (PDT) Received: from ?IPv6:2003:cc:9f24:8641:455a:41ae:2fca:e050? (p200300cc9f248641455a41ae2fcae050.dip0.t-ipconnect.de. [2003:cc:9f24:8641:455a:41ae:2fca:e050]) by smtp.gmail.com with ESMTPSA id dm22sm16106115edb.49.2020.09.07.13.03.01 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 07 Sep 2020 13:03:02 -0700 (PDT) Subject: Re: XOpenDisplay sporadically hangs with no errors To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <806df083-07c7-ebec-0f68-1cb0e20afb74@gmail.com> Date: Mon, 7 Sep 2020 22:03:01 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, 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-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, 07 Sep 2020 20:03:04 -0000 On 07.09.2020 21:34, Dan Rather via Cygwin wrote: > 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 BLODA or Windows or Policy changes ? Any one can create this type of problem.