This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22139] [4.1 regression] Segfault
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jun 2005 18:03:18 -0000
- Subject: [Bug c++/22139] [4.1 regression] Segfault
- References: <20050621175735.22139.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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