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:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=NjDiYxUiuNfoXWrpAhu/SvoznmaGB
	8XYWeqp1nudujBBDLTtIM0RjqxLtpP5oRcVyJzVM9rOFmKVGMT7PlATMQhsXg7ug
	uppKJzwNVNyRZqL7qWi9Kwh6jED8kWcvI6bNNNL2t/KsuC4f+qeQNv0ZSsM+ZrC5
	KwEUcHJ+lQ027Q=
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:date:message-id:subject:from:to
	:content-type; s=default; bh=TQZFdKTMFIPwEcl8ibj91whjoKM=; b=Fzi
	uFKDY0gJXRIUZhBg+i4fY45rvdlblli0ckVJ3Su+nEGTQyv6fB6rf40hQl0AtR3l
	1uRcpaW/ea+3Q5QuywLYrdnvUbXo2lpjKAND+hvMWw8yK/N93QCFy7lPFIba2R3E
	QrnEyOgw3tmTTW7tQZKEb0iYZjmpuxv1d8iSp5Ik=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Fault, click
X-HELO: mail-pa0-f53.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:date:message-id:subject:from:to;        bh=v9DLVuGbmEmAepJVnh/iymGhGvIbwi/cqFoctj/f5ZY=;        b=iPnYs3+k1QyNmXwlQ/lkqPnRO2eK5E7FuBmty/9oKmMg7fcd2/jm3A5CDoy3bFAuLT         YTk0pQLqvGUpVAtvk+WxSCpKTdKPUdWnGZX3UtcTKGptv4fRl2b/cgR0IVXTJyXvqdHT         U40zVPQQfojMzTPTnASFyK4EID3hffZXPsPzVcZr0uAPM5t92+g1JlNbD+PG1+eUJ0cO         cDHiR+5m/AW69vBl+uYxiX7rIt1JxaZTa7Ln3saCT50/m6d2wLUPRpFo67UKbqbWXtTn         0B067triUUNPJbeqs9G6CKOxWYvY3H0z1DylJ0nuJijYgA294PUeH4Ahscxq/qgZb7kf         OeEg==
X-Gm-Message-State: AD7BkJIOG27doxUcP0al44VMjjf2LvuJg1luOrRio0a9kvd3miSWZEYXJdys+FX7qev1Y373Ks4zonXKj0MaLg==
MIME-Version: 1.0
X-Received: by 10.66.246.165 with SMTP id xx5mr15768468pac.87.1457706224480; Fri, 11 Mar 2016 06:23:44 -0800 (PST)
Date: Fri, 11 Mar 2016 09:23:44 -0500
Message-ID: <CAGX=k3FLakLze4XzYy7kQ8=xQQ=jKrUiZDPsvmR33OXE9eFdsQ@mail.gmail.com>
Subject: Application not working in 64-bit cygwin cygwin/X
From: Girish Joglekar <girish53@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

I have cleaned up the test example based on X-Windows/Motif which crashes
on 64-bit cygwin cygwin/X but runs on the 32-bit version. The only
warnings are of the type 'variable set but not used'.

Here is the link to the tar file.

https://www.dropbox.com/s/lknuoac64hfql4s/test.tar?dl=0

Hope you can reproduce the behavior and fix the problem.

Suggested steps: Start X. After extracting the contents of the tar
file go into the folder and enter
make install
It creates TEST.x. Enter TEST.x at the prompt, which opens a dialog
box with two buttons. Click on the Open button. When it works, it
opens another dialog box. When it crashes it gives Segmentation Fault.

Please let me know the fix.
Thank you.
Girish

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

