This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34418] Runtime segfault when compiled with _GLIBCXX_DEBUG defined
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2007 15:17:07 -0000
- Subject: [Bug c++/34418] Runtime segfault when compiled with _GLIBCXX_DEBUG defined
- References: <bug-34418-15495@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pcarlini at suse dot de 2007-12-10 15:17 -------
I cannot reproduce on x86_64-linux, both mainline and 4_2-branch, with the
boost_regex library as provided in OpenSUSE 10.3.
Anyway, the problem seems rather hard to debug because of the the boost_regex
.so library. Please follow the instructions at:
http://gcc.gnu.org/bugs.html
try to reduce the problem as much as possible and in case also provide the
exact Boost version. I would also suggest testing a gcc4.2.x release, gcc4.1.x
is by now only minimally maintained.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34418