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:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=V3 MstASpy6qiBaDcN691bnUYCSn/Hv1g8fRPXWDKjbvE72SkjQ7+/5jSSnpCr07V2c 1xVd7+geRzzqXVEz865NeOPtO2d8tEwcmXG8YjC4AJ9/KXctBXrG60QVIdHpVsYe msYPjERcids9Yzb0Vr1pHRQ0I71E/cri5LwLiRZB0= 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:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=rijF/o8T wtGGWtVIPdEh4Jz8xL4=; b=IdWMQsTlbz+CCToyI0BvmwdFiqd2Ysz9ne5eiGnA 4ysJ+b5eNrIgzWZqse4bg9WcFwq1CzGXhA1QXW78e1aEBOGnrRJKdzeoatCzDOJK iL0J/t2o7C/sA34hPfA2YLPRBEOZXy0F1O/uhuww7COI5WBAVl22vBDxCzpCdvsA KmU= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ob0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=nLDMwV16jMFcranPb4IY0CTVe3f9a8KPTieraf6dN/Q=; b=KJ/bh9JJzJs9YcorLLJjLzCvIW+UU9um1lBMPKg9SmuQueWHwr01/kLFum1hWlCKfn lU5BgGeh9A50nOHVS6ILkcN9qJe9aWcQEGJgCaoS75xaOibYPNM56UdLsrDaglxuNXul mvEwlrBtWUvDjRuZohnTZEen8hqdadF/gKy+9EVp/IIrr0nS8gnzufAZLeyUd/RNIRQk +6mQqM/v8bFf55zO0Vgp1zwf5PcohLi6gG1Vlj5g9ChiHDoONoC+uE5AhO8P8Ny7tEIS 2uy93glqjA1+MSZoVAsGR6lax1qZorspSgSHirJkzyybEFkuwpPSXLZFPFx0/hEmeTPm n6xQ== X-Gm-Message-State: ALoCoQnYilExWdoUvWEmuuv/Jx4tBUW1Zm4deNFD5FbNGngqbryRHl1fv5+wK0JUhCjEas/fYdGX MIME-Version: 1.0 X-Received: by 10.60.41.73 with SMTP id d9mr23089596oel.27.1449505038187; Mon, 07 Dec 2015 08:17:18 -0800 (PST) In-Reply-To: References: <56619fc2 DOT 83c1420a DOT 10961 DOT ffffb37fSMTPIN_ADDED_MISSING AT mx DOT google DOT com> <5665A382 DOT 2050208 AT dronecode DOT org DOT uk> Date: Mon, 7 Dec 2015 11:17:18 -0500 Message-ID: Subject: Re: Fwd: failure notice From: Tom Kacvinsky To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Mon, Dec 7, 2015 at 10:24 AM, Tom Kacvinsky wrote: > On Mon, Dec 7, 2015 at 10:19 AM, Jon Turney wrote: >> On 04/12/2015 14:20, Tom Kacvinsky wrote: >>> >>> Hi, >>> >>> We have an interesting problem whereby an Linux X client application >>> crashes when running the X server on cygwin. We have a reproducer >>> for the problem, but it is a Qt example application stored in a tarball. >>> >>> We have gathered the other information that would typically be requested. >>> I just need to know the best way of getting this information to the list. >> >> >> If the tarball is being rejected by the mailing list, I'd suggest you upload >> it to some file hosting site and send a link to the mailing list. >> >> If that is really not possible for you (why?), you may, on this specific >> occasion only, mail it directly to me. > > Hi Jon, > > That is totally do-able. I will get it on a hosting site and send the link. Here is the DropBox link. https://www.dropbox.com/s/b6exaxm30j8q318/cygwin-x-repro.zip?dl=0 Please note it is a Qt reproducer. We have some hard coded paths in the Makefile that you will need to modify. We are using Qt 4.8.6 built on Ubuntu 12.04, 32 bit. Steps to reproduce: Build menus project Execute menus excutable Click on Edit to expand its menu Move the cursor down the menu and expand Format Move the cursor down the expanded menu and exit at the Center item move cursor to hover over File node. Menus app terminates -- 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