This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: ios_init.cc seg faults
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: libstdc++ at gcc dot gnu dot org
- Cc: Paolo Carlini <pcarlini at unitus dot it>, bkoz at redhat dot com
- Date: Fri, 01 Mar 2002 19:16:48 +0100
- Subject: Re: ios_init.cc seg faults
- References: <3C7F936A.36B1EEAC@unitus.it>
Paolo Carlini wrote:
> Hi,
>
> with today's 3_1-branch I'm seeing a run time failure of 27_io/ios_init.cc. This
> is a backtrace:
Ok. I can now confirm that the problem occurs on my system (PII, linux2.4.16, glibc2.2.5) with a fully
bootstrapped compiler too. No idea why, though :-(
Ciao,
P.