From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by sourceware.org (Postfix) with ESMTPS id BF0553858C60 for ; Mon, 10 Jan 2022 16:04:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BF0553858C60 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-wm1-x333.google.com with SMTP id d187-20020a1c1dc4000000b003474b4b7ebcso150776wmd.5 for ; Mon, 10 Jan 2022 08:04:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=ff+oZHYqST3xN/CIxSvb0dbolRKeVn1FdhGC5385q0I=; b=XKiDvhDoXnEEWdTq0ZJz6qRP3PHIoeJ0QcxWt/vh+Amr+RGCXrFwXMu/yjlDuyLa8v MjlvlON1BC7PEC+H1dZxWpuc4Q9BuShCoW00GXOzoF9eb6ntLV398rRKC6A6cVdA5r3T glSDIfyVKG1ipidO5jABJF9+kNeegB0Im7/etwixo4BuCQOnbW7G9VYQ7hiefB/6EKV1 95UuYHGYmCttvCo6kRETqOrkXvKlqZwHxKrSSRgosknH++ubRpMYS/alUvZ9HhWZXabT aOR8d0Bhmrznai+/fwPC5b5q1HszK7DjomJC8PHfhiKanFvrtgiO4P2GtuyvEtEDLXF5 NPdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=ff+oZHYqST3xN/CIxSvb0dbolRKeVn1FdhGC5385q0I=; b=DLB5/XIZLVErDzdWSOV+zOnf/3pPbyoCQWpAzwfqW/xRrevDQy33DuML948eYfkrR4 TPel/L3uamcZVR6DxF0aOKVehQLks/A2GXsBRLEnHtT+RUdgb+3YNg/HgmibD4gl+HCP ote7jAbSWdBNCy4gDcLhtt2GQREiwORInnI1ThLHzk4E3qBouwd5NQ8UIOFcb0Dl2Atn KtDbmGm0sCe6g5JoyF1WC1X4CuZw/YPnU2oqLDaRtMoyP6u9C1hQi710Um337EdGalnX 5fBavjxG4zb9HWmMrgygpgXmB3zXXAHl3aWRWHK0Cv+N5tZhseRQj8h8Nx6TD6wBAbr8 5ktw== X-Gm-Message-State: AOAM531QXzT4aUqra3CP/81Db1b+yp8FQJvXm7FMpnx3/JlrVbeZKWmt Txsv4pmFpO0g/p//SuzdTvxIPB85hD5f+vTKr1mYREZqleY= X-Google-Smtp-Source: ABdhPJyaobMnakIBR/sD4us+SO29GlHuHV5Uk0YpXSAq1KxWux+JqylrkkUOn7FGlq16JwK/BipPG5hDfqYyv1QZSqo= X-Received: by 2002:a05:600c:b54:: with SMTP id k20mr140187wmr.96.1641830663661; Mon, 10 Jan 2022 08:04:23 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Massimiliano Alvioli Date: Mon, 10 Jan 2022 17:04:12 +0100 Message-ID: Subject: Re: Cygwin/X fatal error To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.7 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: Mon, 10 Jan 2022 16:04:26 -0000 Hi all - and happy 2022 to everybody. > I ran > $ rm -vrf /tmp/.X11* > in order to enable a "fresh start" and all is good. I have the same problem after the last update. I usually start cygwin with Xlaunch, and I get the same error message; now, every time I start cygwin I have to go and delete /tmp/.X11-unix/X0 manually. It won't be deleted when I close cygwin. Any chance I can do something to prevent this behavior, or shall I wait the next update for a fix? ciao! Massi