help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: STL Container leaks/exception problem


From: Kenneth Karoliussen
Subject: Re: STL Container leaks/exception problem
Date: Wed, 07 Jun 2006 15:43:31 +0200
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20060508

I've tested a few GNU compilers. It seems only to be possible to replicate the problem with GNU g++ 3.4.x branch.

v2.9.5, 3.3.x, and 4.1 works fine. I may have stumbled upon an internal compiler error of some sort..

/Kenneth

at"@ wrote:
Sorry about the misleading subject. I ealier supected a problem with STL vectors, but this is obviously not the case ;-)

/Kenneth Karoliussen

at"@ wrote:

Hi,

I'm currently working on FreeBSD with and using GNU g++ v3.4.4.

The following code leaks and sometimes crashes with a bus error.

*snip*


reply via email to

[Prev in Thread] Current Thread [Next in Thread]