delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/09/07/16:03:46

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DE70E3948AB3
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1599508986;
bh=yoUfDBJX0RgfJtQPemmFkHwFEHvoNNG3/z/Ki7nAp78=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=q+nL6kjOwk6EHRGCejLMNZsPhJTX4kH6/x38y6RAqfsmNSn2uxz9BoSIUNe+v9RoA
N3Dy7ARfsOW7vAfEcoJHoV+NNCHpK6lhkg+yzd2hgL7rtjU/xLMVYRTnpRXi2fAYDJ
7maUVUeCZDNHPBxEmse8QHS5M+B848QUrsEoPtss=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9E2763948495
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)
Subject: Re: XOpenDisplay sporadically hangs with no errors
To: cygwin AT cygwin DOT com
References: <CAMGnU_Hz6=X-yDfBMWena_u782b0wsazPKo=Ba9bD0difXQqRQ AT mail DOT gmail DOT com>
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: <CAMGnU_Hz6=X-yDfBMWena_u782b0wsazPKo=Ba9bD0difXQqRQ@mail.gmail.com>
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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

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.


--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019