From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19297 invoked by alias); 11 Mar 2016 14:23:49 -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 19280 invoked by uid 89); 11 Mar 2016 14:23:47 -0000 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 Received: from mail-pa0-f53.google.com (HELO mail-pa0-f53.google.com) (209.85.220.53) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 11 Mar 2016 14:23:46 +0000 Received: by mail-pa0-f53.google.com with SMTP id tt10so99654553pab.3 for ; Fri, 11 Mar 2016 06:23:46 -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; 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) Received: by 10.66.241.102 with HTTP; Fri, 11 Mar 2016 06:23:44 -0800 (PST) Date: Fri, 11 Mar 2016 14:23: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-03/txt/msg00160.txt.bz2 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