delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/12/08/11:49:53

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:subject:to:references:cc:reply-to:from
:message-id:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=U3bfmwTnPPszX3AK
q7liEmkBWDiqeSlIteEKWZFjDv8M9HvDwxZbbMIqeyvbHURtggCbwHFZrAkiHnlL
iUZyzUIBb5PnFNMGL46oEJosEI7pz+1CVAAukNby9Z3yulkNL9N8JhHuP2cr0S7c
24n4ylIHTIgdkodxAAIx1A87lr8=
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:subject:to:references:cc:reply-to:from
:message-id:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=WGbAwrvqUrxSRlwrec1nvI
64afo=; b=XKj3JUx80gA1MRBl9ASCMCQRC+/ixF5Xqi5aL+uSzLZSLNfnarSwrc
13aSEAzYNDZgkOOtpTcuMQGZwmHiQa9SxRGui3ExENEHhLhfPnKoM8j0x/TQaw7W
g3EeTu57szALA6hYlXgrT/G6lt5TH9N9CZcpX7kJaWqpCNMJPOsoI=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2
X-HELO: out4-smtp.messagingengine.com
Subject: Re: Fwd: failure notice
To: Tom Kacvinsky <tom DOT kacvinsky AT vectorcast DOT com>
References: <56619fc2 DOT 83c1420a DOT 10961 DOT ffffb37fSMTPIN_ADDED_MISSING AT mx DOT google DOT com> <CAAEKttw6WETmKSviuX8VfZ-1MKUoZHo=MH=D+QGV8jm6izTQ-A AT mail DOT gmail DOT com> <5665A382 DOT 2050208 AT dronecode DOT org DOT uk> <CAAEKttwT123-jh8szrp4u8kxLmXwpuYVgStJKEkwaBk57r6=NQ AT mail DOT gmail DOT com> <CAAEKttwYdx-WjjynjNfe=hGBN45moMS6wSRWdb9BMnWbxLKxuA AT mail DOT gmail DOT com>
Cc: cygwin AT cygwin DOT com
Reply-To: cygwin AT cygwin DOT com
From: Jon Turney <jon DOT turney AT dronecode DOT org DOT uk>
Message-ID: <56670A0B.5080707@dronecode.org.uk>
Date: Tue, 8 Dec 2015 16:49:15 +0000
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0
MIME-Version: 1.0
In-Reply-To: <CAAEKttwYdx-WjjynjNfe=hGBN45moMS6wSRWdb9BMnWbxLKxuA@mail.gmail.com>

On 07/12/2015 16:17, Tom Kacvinsky wrote:
> 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:
>>>> 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

Sorry, I hadn't noticed that you are describing a crash in the Qt 
client, not the Cygwin X server.

So, firstly, this is a Qt issue.

It may well be that the multiwindow mode window manager for the Cygwin X 
server doesn't satisfy some expectation that Qt has (and I would be 
interested to know what that is), but Qt crashing is never the right
thing to do.

A backtrace of the Qt client when it crashes might be informative.

> 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

Nevertheless, I tried your reproducer in a Ubuntu 12.04 32-bit VM, but 
wasn't able to observe any crash.

I note that an Ubuntu 12.04 only seems to have Qt 4.8.1.  Are you using 
a self-built Qt?

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019