X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=AE/uGDm4d1TiklJe1HCJ50+BjU8Uq
	OymeFkCj6bwR8JA6CJatIutt2vavQug+sqgFb0uBrF1s26Hbr0RI5CsOuBWmJIip
	5qtgukXgVoDcx49yr3CRXUi/Gex//erO5GlNhhe15lr4XaXnhPM9Awp26xYnMcLi
	kTxRPPTasWhSPk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=awgo8kesEsYxgxgGzLgCBcBSOsg=; b=irC
	G3p5uP4g5Ky7uHqvnXdT4IekwUTfdCOmhZ7VgfNVRSoAAnNks0n68e13RJZA0ci4
	/kDGcjcdZLdcaTEp8RswCixMl7SCzZsz52aRqCt4jYX37FhA7vXpym9xk1Zyzmed
	U1jZZxESpvodpWL4izLCnbDKZ90txShyTHTXvjck=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=clic, Fatal, H*c:alternative
X-HELO: mail-lf1-f45.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:from:date:message-id:subject:to;        bh=S5eqCqe75YZHzAdzxxI881LcXlMUrm4tD2GcpIyM0ws=;        b=MeiKnWfL0TPmJIUNY/tnD2MEVcfWQOEQOp6HXuO4Hfve6q7ZZEpiQ7lEdVHIZKPuDP         pA/eBkUNujW5qNjlU9ZE7TV5DsKDEvMIg/+SwOmHClpSfZEAQDuBa93aUlY7hc0x2JzL         gQnfJDaOy65GlNxo5TXnXw8an6uf9MDRHoRyjbNMYwVY13kzZn33sh+7aJErcKzFKWsa         dO+Op3J3ukqYAslKeB14pjo9mCXJgRymuHamUPFYN7w9N9cdXteGAmdDVSoViKnzVtPP         3QkSmGIYrOQrcAufUGb+9u8Khqr9FuZgsc2h0AoBUxna5/OcqPlTB7Lb+sHnmPzWXMF7         IOFA==
MIME-Version: 1.0
From: Philippe <philippe.raven@gmail.com>
Date: Tue, 18 Jun 2019 18:07:50 +0200
Message-ID: <CAC-34C0eHbNVnKT9HV1JGd3MJ4R=njABKWavXkiYLAUkjcXvKQ@mail.gmail.com>
Subject: Bug in libX11 or something near ?
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

Hello Cygwin list !

I'm using Cygwin/X and identified a critical bug using some piece of
software.
I don't really know where to begin, but I'm able to crash some applications
via the application's menu, only with Cygwin/X (no crash with Xming, and no
crash under any Linux distributions).

For information, It goes through VirtualGL. I'll give the example on how to
reproduce it with a free software : Paraview (under linux).

So you open Paraview, then clic on "View" > show the "Toolbars" submenu,
then you move your mouse directly on the "Sources" or "Edit" menu, then it
crashes immediately. The only error message in the linux shell (from where
it was launched) is "paraview: Fatal IO error: client killed".

I got those lines in the XWin.0.log file :
SetupSysMenu: GetSystemMenu() failed for HWND 0x130746
winTopLevelWindowProc - WM_DESTROY - WM_WM_KILL


I'm on the last available libX11, libxcb1 etc .

If you have any idea, thanks :)

Philippe

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

