From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27752 invoked by alias); 21 Jun 2005 18:03:22 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 27740 invoked by uid 48); 21 Jun 2005 18:03:18 -0000 Date: Tue, 21 Jun 2005 18:03:00 -0000 Message-ID: <20050621180318.27739.qmail@sourceware.org> From: "bangerth at dealii dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050621175735.22139.bangerth@dealii.org> References: <20050621175735.22139.bangerth@dealii.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/22139] [4.1 regression] Segfault X-Bugzilla-Reason: CC X-SW-Source: 2005-06/txt/msg02755.txt.bz2 List-Id: ------- Additional Comments From bangerth at dealii dot org 2005-06-21 18:03 ------- I also get essentially the same backtrace (with the call to ggc_set_mark (p=0x14) at the top) from the 4.0.1pre CVS as of 2005-05-31, although this happens at a different place in the source code. I'm pretty sure the problem is the same, though. W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22139