X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 977A3397307F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1590089929; bh=hrLXga06gR+HUNOmMvsWkdceU5wNK0X3cE2TNxZgvCw=; 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=YTtXtDloHguQy63W40p4VFUutkT4JP5+flmAi+vKW2jzjVcSHvFWKhFp26JV8NoWY a8jpkQMl60nIOMGv5dnujNKFvrKmurYJbPTF2+bazccyOrV+n6BlbAJhpiqTgEk3Y3 H4JEpnZu+qnumE73kjypzudCrbFcQTdqlCwu79jE= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BF936383F866 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=42TJV1Ec+PtjBouG3NOP+EnSMBMzNdYxjgYyo0EuTjo=; b=gaFfWBhV3s1fu7pSvpWuIVAV8VahKUtCNeQ3fTdDwCO+YtZKFyyMpikCILkM1NU9sQ Ajg8W4Tmv5uTyP82T+u7jG20MA+AF8ihMHG38J9niE30fN8+63IXqo/fDZLHATKlLJ2O dbMm0k2bGQQX6DQfYkWGV7aAGPr72rlpL9IYq7LBih/ioUDoPfp6mXEpHpSb7Hr23h4Y uvuDotU2s6VfUfJQjhrdk6k24P4iunw/KNorYA5otOQNnVwP/8GI2hEQ49aO1Z0RoPJT w3WeOK3lzy6CqLlMK9xc+O/7SHLsTTslDVY9r30aBvqFHofmYGIgZtf6fhWGZAELC1NC JlxA== X-Gm-Message-State: AOAM530FflBJGwYdW5sPAOfGdcgdCaQSmYNooztTV8SUB1LD2QBWkiXJ iEfT94DZSDBWLI2N91gWAun2IJ/l X-Google-Smtp-Source: ABdhPJw83GFIqE3E10A2K82mLeK4sHOMcJIqXZy5JWpX+L7R4VuuX1mlXMUvkFLZ4LRew/acVwEW8Q== X-Received: by 2002:a17:907:20ee:: with SMTP id rh14mr5175755ejb.158.1590089925545; Thu, 21 May 2020 12:38:45 -0700 (PDT) Subject: Re: XWin problem (xinit launche twice) To: Franz Fehringer , cygwin AT cygwin DOT com References: <4404291f-b454-dd89-16a3-6428e2b16ca4 AT gmail DOT com> <7c06cfc1-bd9b-7230-9ab2-a69ad00bad95 AT gmail DOT com> Message-ID: <0196314e-7d02-a34a-7f2d-ae1d4f319d39@gmail.com> Date: Thu, 21 May 2020 21:38:44 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=-2.0 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.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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 21.05.2020 20:07, Franz Fehringer wrote: > There is maybe a race (condition) i just managed starting xinit only > once (where it was started twice all the time). > A race it is possible. Sometimes I see xinit or Xwin stuck and I need to kill X, while the second time goes fine. May be in your case the first is stuck and a second istance is risen again. Running starxwin from mintty is more likely to work for me the first time. I assume the AV is causing a delay in loading the libraries and the second repetition takes less time and avoid the race. Regards Marco -- 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