From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5045 invoked by alias); 5 Oct 2011 15:02:38 -0000 Received: (qmail 5036 invoked by uid 22791); 5 Oct 2011 15:02:37 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 05 Oct 2011 15:02:22 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6F6882BB2B5; Wed, 5 Oct 2011 11:02:21 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ysJscR5qwDnp; Wed, 5 Oct 2011 11:02:21 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 341932BB0BA; Wed, 5 Oct 2011 11:02:21 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id D3F6A145615; Wed, 5 Oct 2011 11:02:13 -0400 (EDT) Date: Wed, 05 Oct 2011 15:02:00 -0000 From: Joel Brobecker To: Martin Runge Cc: gdb-patches@sourceware.org Subject: Re: A fix for bug 13259 - gdb sometimes crashes with SIGSEGV when printing variables Message-ID: <20111005150213.GO19246@adacore.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-10/txt/msg00141.txt.bz2 > here is a possible fix for a gdb crash I just filed as bug 13259: Have you seen the request to test again with the HEAD? It appears a recent change may have fixed your problem. Also, could you check if you could attach the patches instead of putting them in the email body? The patch shows up with a lot \240 in lieu of the spaces, and that makes it very hard to read... -- Joel