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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=VXt rxQ99nRKbIGsGNdKvYC13tv3GdmPVAQMkXg90AcwSGRbXu5PVKp+JmTDWdm6/VW4 hPdZnCNBFloaxydqnAXbpDX+h97w1mKwLrjJqLxoqOjbCaH80BYn++rZ7u7zd/Lm hCxXKiVeNthIL7Ymphrq2/xIY+grUfjVTpMrXP7M= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=iG94QSq0n EF4qvycVEGJVvsjAUQ=; b=XmYMTLggkCGQFwZGISjazlrRXQug4MSp4YhezMxgy YGt5S9GOsaq1Sytjj5RZngBT0xYyf4fmk+xvvPz15CmBv8pLS1tWYzxn6qpShVR2 ns7uY/WBEE1pg3DfPIvQ27AyRf9yB6aLugS1o40Qkp+XBEksM8GFYMqrlVCz1Tap Zk= 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=2.9 required=5.0 tests=AWL,BAYES_50 autolearn=ham version=3.3.2 X-HELO: spamx1.webair.com Message-ID: <52A37729.80401@hagertechnologies.com> Date: Sat, 07 Dec 2013 14:29:45 -0500 From: Geoffrey Yerem User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120604 Thunderbird/13.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: gtk+2.0 is broken after upgrade. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Filter-ID: XtLePq6GTMn8G68F0EmQvUmBXJzwuioInx65PKv4DQuInA5Vn4KH4padNutNVSwEIkjA6TxC7VVG Rdtnu9i6xPp0oG2tyRRFQU3/6AjR7ctJLUDRtrf5HlpCxejHWJq68psfgciDTedlVS49q/iD+WGx cw3wiKGQw5espMTiPkn6NHeil3+ESSvh/WHgVJNjBhi1llmta2Y9xqQxyYW7ojT2olxAoUWKKRuP a7SG5dxG8XyEKg+BLHqw+asub4NvPd0rEuGjFyZoidhtHm+Wobo826x/q1ICr3BKTdpM40QGaGrv 1IViqRz2A0HXUx7qGYP/ZiUmPE0DIdYJpAaJ6eaAUUCnY77gG0f0hcdThM9TizpzGc5+bWwB7i/r 4EC1uGD9b6AcsOQm+n9LKJeXkNkkUF8aP83QMBTamOVmhFKVqZFzJkqrt/GtS1GZvztINgw+fSbc kTp8YP2B2OXmNKt//O+R8nmrFnod1zfnWlKMFI7TIfHQI9LRj5zVRFvHuBmAycs/Dd4GcIu6bWRD WjYdP0QMjFUeUBKg+2ee7aUv5Ccn6UEaIWk4SDUwchsjkTVtCpBoi697/bWzy+/IU1u7wiQimCEA Tz6DSL5m07KOxAcHtu/UM3WHPOP10wkk X-SpamExperts-Domain: webair.net X-SpamExperts-Username: 216.130.191.229 Authentication-Results: webair.com; auth=pass smtp.auth=216.130.191.229 X-SpamExperts-Outgoing-Class: unsure X-SpamExperts-Outgoing-Evidence: Combined (0.56) X-Recommended-Action: accept X-IsSubscribed: yes Hello, I've upgraded my Cygwin (x86) installation the other day and now my all of my gtk+2.0 apps are crashing with segfaults. I've tested it against geda-gschem and geda-pcb as well as my own compiled programs. In general gtk seems to be working, but it always crashes whenever I try to open a file chooser dialog. I tried tracing it to the gtk library and crashes in gtk_file_chooser_dialog_new_valist() when it calls g_object_new(). This problem seems familiar, but I'm stumped about fixing it. I've even tried reinstalling Cygwin from scratch, but no change. I'd appreciate any advice. Thankyou! Geoffrey -- 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