From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12710 invoked by alias); 6 Nov 2013 22:30:35 -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 12691 invoked by uid 89); 6 Nov 2013 22:30:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_HELO_PASS,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: plane.gmane.org Received: from Unknown (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 06 Nov 2013 22:30:32 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VeBcE-0002y7-D4 for cygwin@cygwin.com; Wed, 06 Nov 2013 23:30:22 +0100 Received: from bob75-5-82-234-74-206.fbx.proxad.net ([82.234.74.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Nov 2013 23:30:22 +0100 Received: from jpflori by bob75-5-82-234-74-206.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Nov 2013 23:30:22 +0100 To: cygwin@cygwin.com From: Jean-Pierre Flori Subject: Re: python aborts Date: Wed, 06 Nov 2013 22:30:00 -0000 Message-ID: References: <51F0CF92.60009@dancol.org> <51F0E39C.1090500@dancol.org> <20130725091741.GA20682@calimero.vinschen.de> <51F0FB68.90904@gmail.com> <51F103CB.20904@gmail.com> <20130725151410.GB6932@ednor.casa.cgf.cx> <51F14DE9.7050702@gmail.com> <20130725172007.GC6019@ednor.casa.cgf.cx> <51F1A3AA.5040804@gmail.com> <20130726031048.GD1954@ednor.casa.cgf.cx> <20130828035943.GA6973@ednor.casa.cgf.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) X-IsSubscribed: yes X-SW-Source: 2013-11/txt/msg00158.txt.bz2 Dear all, Le Tue, 27 Aug 2013 23:59:43 -0400, Christopher Faylor a écrit : > On Thu, Jul 25, 2013 at 11:10:48PM -0400, Christopher Faylor wrote: >>On Fri, Jul 26, 2013 at 06:16:10AM +0800, JonY wrote: >>>On 7/26/2013 01:20, Christopher Faylor wrote: >>>> On Fri, Jul 26, 2013 at 12:10:17AM +0800, JonY wrote: >>>>> On 7/25/2013 23:14, Christopher Faylor wrote: >>>>>> >>>>>> I'm still a (silent) gcc maintainer so I can presumably accept this >>>>>> patch. >>>>>> >>>>>> Are there outstanding patches that need attention? If so, please >>>>>> send URLs from the gcc-patches archive here so that I can attend to >>>>>> them. >>>>>> >>>>>> >>>>> This libgcc patch, and some minor patches at >>>>> http://gcc.gnu.org/ml/gcc-patches/2013-07/msg00416.html. >>>>> >>>>> There are some others from Yaakov's gcc builds, but let's start with >>>>> smaller patches first. >>>> >>>> It will probably be a couple of days before I can give these adequate >>>> attention. >>>> >>>> Ok to submit your name as an upstream approver, JonY? >>>> >>>> >>>I have not approved any patches for GCC, not sure if I can act as >>>approver. Kai usually approves and commits any mingw* related gcc >>>patches but he is not in currently. >> >>Uh, yeah. AFAIK, you aren't listed as a package approver so it would be >>very difficult for you to approve anything. >> >>Ok, nevermind. > > Did this ever get resolved? Did Kai apply the patches? > > cgf Any progress on this very nasty libgcc bug? I've been struggling with random python aborts in the last past weeks, pointing more or less to verifyable_object_isvalid with quite unhelpful backtraces, when I finally found this report and a potential fix at http://cygwin.com/ml/cygwin/2013-07/msg00528.html. See also http://cygwin.com/ml/cygwin/2013-08/msg00201.html. The fix seems to do the trick for me though I cannot really rely on any Cygwin part linked with cyggcc_s.dll unless I recompile it. Any plan to trigger a complete rebuild of Cygwin packages using a fixed GCC? :) Best, JP -- 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