From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7474 invoked by alias); 21 Sep 2010 13:56:11 -0000 Received: (qmail 7417 invoked by uid 48); 21 Sep 2010 13:56:10 -0000 Date: Tue, 21 Sep 2010 13:56:00 -0000 Message-ID: <20100921135610.7416.qmail@sourceware.org> From: "sven dot anderson at snom dot com" To: gdb-prs@sourceware.org In-Reply-To: <20100531102611.11648.sven.anderson@snom.com> References: <20100531102611.11648.sven.anderson@snom.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/11648] gdb crashes with segmentation fault when printing larger objects X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00438.txt.bz2 ------- Additional Comments From sven dot anderson at snom dot com 2010-09-21 13:56 ------- Created an attachment (id=4994) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4994&action=view) Backtrace of the segmentation fault when gdb is run gdb This is a backtrace of the segmentation fault when I run the gdb inside of another gdb session. As you can see the violation happens in obstack_free(). -- http://sourceware.org/bugzilla/show_bug.cgi?id=11648 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.