From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23365 invoked by alias); 13 Dec 2013 14:31:55 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 23348 invoked by uid 89); 13 Dec 2013 14:31:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock04.mail.cornell.edu Received: from limerock04.mail.cornell.edu (HELO limerock04.mail.cornell.edu) (128.84.12.60) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 13 Dec 2013 14:31:53 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock04.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id rBDEVocx009151 for ; Fri, 13 Dec 2013 09:31:51 -0500 Received: from [192.168.1.5] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id rBDEVnu1011990 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 13 Dec 2013 09:31:50 -0500 Message-ID: <52AB1A51.9050906@cornell.edu> Date: Fri, 13 Dec 2013 14:31:00 -0000 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: gtk+ applications crash when filechooser opened References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-12/txt/msg00007.txt.bz2 [This is a followup to http://cygwin.com/ml/cygwin/2013-12/msg00255.html; see also http://cygwin.com/ml/cygwin/2013-12/msg00146.html] On 12/13/2013 2:12 AM, Carl Michal wrote: > I recently started trying to port a gtk program to cygwin, and have > found that my program crashes everytime it tries to open a file chooser > widget. > > This doesn't happen with just my own programs, but also with gvim and > emacs-x11. Either will start up ok, but both crash as soon as File->Open > is selected. FWIW, here's one more data point. I can confirm this behavior of gvim and emacs-X11, but on x86 only. The File->Open dialog works fine in both gvim and emacs-X11 on x86_64. Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/