From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20697 invoked by alias); 23 Feb 2016 15:12:26 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 20666 invoked by uid 89); 23 Feb 2016 15:12:25 -0000 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 Received: from mail-pa0-f45.google.com (HELO mail-pa0-f45.google.com) (209.85.220.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 23 Feb 2016 15:12:20 +0000 Received: by mail-pa0-f45.google.com with SMTP id yy13so111723868pab.3 for ; Tue, 23 Feb 2016 07:12:20 -0800 (PST) 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) Received: by 10.66.81.101 with HTTP; Tue, 23 Feb 2016 07:12:18 -0800 (PST) Date: Tue, 23 Feb 2016 15:12:00 -0000 Message-ID: Subject: Application not working in 64-bit cygwin cygwin/X From: Girish Joglekar To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-02/txt/msg00365.txt.bz2 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