You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by Martin Sebor <se...@roguewave.com> on 2006/08/14 02:45:50 UTC

gcc 3.3 and 3.4 core dumps in string tests

I'm seeing a large number of core dumps due to SIGSEGV and some
SIGILL in 12d builds (shared,optimized,pthreads) on Linux. Does
anyone see the same thing? Any ideas what's going on?

Here's the log (scroll all the way to the bottom to see the
failures): http://people.apache.org/~sebor/gcc-3.3.3-x86-12d.log

Martin