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:date:message-id:subject:from:to :content-type; q=dns; s=default; b=Yk1F9IxbRSTKfZ/O/H9SZx5kqAEn9 ElaBhZblAEY8HyeYogPGbDEN1p1BCCXTxrY+PoliPguHJRA09DcMBU9y+Ri42hsD GlwwqyiuoksiuSPZ3grx6nD6Vh9f8laLzqlmK8bCvXhN2xWCoFgMp0MauBOEwqhH La4CD7RWieAkzk= 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=Nb5LcGg2iM9/Eaf5t5CjlzuAuJM=; b=gxd zJ0DDPHyi/YynmeyGOrSq6fUcBsfvIdW6InOdnJglYU/QzU/AzPbMF7TUL+xlVD2 TvwSy/LGo0SEMiaD6A/IRCNF3RU+5m2Cw+KvrAlnUplqMeh4PdXnij+yR52wMFL9 odAKxqRNsggU9nAg7G97O7TVx3fHy8+r6tqg3kEc= 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.4 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, girish, click X-HELO: mail-pa0-f45.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 :content-type; bh=N0nfmW0QS03edoJzzV6ZbGP8gH90kpQKU7XBzGTRNVw=; b=CY4v7bO/Xj6HMUyFBAC1q/BToJzx4TE631s49H1HMWtwd6169+guXYsGuk/SP6VQ5q zKcAJGnO8OODZX3Z/KKjOJzqLp5OjPIZ9T55Lvg4N7WBp0aarwDzqj7zTAcAkXy6tSMG NCOE7eFsjkT27IhYujc4BFg84Dwx6t1G/q8YhGOJQRANwX244mDem8stByAUmIqzLCRW iXsACStO7CA+rpVW/yAX2feBoBR5Q9PoZl1FVBvBSYKnE0duQ+i/uwOsAV43BrqtMMlu ZXQdtJlesbpMkttiB1WMpAgRK1iA+iLyn8eG7JSlEqTW2elAS+rFYoeG7d2X91akhaLZ I1vA== X-Gm-Message-State: AG10YOT6IrL0OFnrebQZLCpkFh/43g8P7ycIHdNoq/ur8eyyreTe+JahMMJ41a5LbFLMqTyPBxOPKJTWyrkQ2g== MIME-Version: 1.0 X-Received: by 10.66.145.194 with SMTP id sw2mr46462937pab.69.1456240338751; Tue, 23 Feb 2016 07:12:18 -0800 (PST) Date: Tue, 23 Feb 2016 10:12:18 -0500 Message-ID: Subject: Application not working in 64-bit cygwin cygwin/X From: Girish Joglekar To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 I have created a test example based on X-Windows/Motif which crashes on 64-bit cygwin cygwin/X but runs on the 32-bit version. Here is the link to the tar file. Please download it before the link expires (I do not know now long it stays active) 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