From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4690 invoked by alias); 6 Oct 2011 13:27:53 -0000 Received: (qmail 4656 invoked by uid 22791); 6 Oct 2011 13:27:52 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-ww0-f43.google.com (HELO mail-ww0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 06 Oct 2011 13:27:35 +0000 Received: by wwf27 with SMTP id 27so3371221wwf.12 for ; Thu, 06 Oct 2011 06:27:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.55.2 with SMTP id s2mr979064wbg.56.1317907653124; Thu, 06 Oct 2011 06:27:33 -0700 (PDT) Received: by 10.180.84.162 with HTTP; Thu, 6 Oct 2011 06:27:32 -0700 (PDT) In-Reply-To: References: <20111005150213.GO19246@adacore.com> Date: Thu, 06 Oct 2011 13:27:00 -0000 Message-ID: Subject: Re: A fix for bug 13259 - gdb sometimes crashes with SIGSEGV when printing variables From: Martin Runge To: Joel Brobecker Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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/msg00155.txt.bz2 I just tried it with CVS head: gdb does not crash any more. What will be the base for the next release then, 7.3.50 (contains the bug) or CVS head? best regards Martin 2011/10/5 Martin Runge : > I will test with HEAD tomorrow. I am behind a firewall right now and > cannot reach cvs head. > > > > 2011/10/5 Joel Brobecker : >>> 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 >> >