X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 Date: Tue, 18 Jun 2019 18:07:50 +0200 Message-ID: Subject: Bug in libX11 or something near ? To: cygwin AT cygwin DOT 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