This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: STL mt_allocator crash in global construcutor


Around about 05/12/05 16:27, Neil Bird typed ...
  FC4, g++ (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8)
... I'm getting a crash immediately at start-up in mt_allocator.h, within
_M_adjust_freelist:

I've just tried the latest 4.1 snapshot. I now get past the point in my full build where the crash occurs with 4.0.2, and my cut down test now passes, however, the problem's still around because I only hit the same crash a library further on.


There's been no response, so I think I'm going to raise this in bugzilla.

--
[neil@fnx ~]# rm -f .signature
[neil@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil@fnx ~]# exit


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]