--- Additional Comments From john dot e dot bussoletti at boeing dot com
2005-05-03 22:39 ---
(In reply to comment #1)
> This is undefined so a seg fault is okay.
Which part is undefined, the invocation of member functions of an object for
which a destructor has been called (t
Entity capacity 1000
After resize call
Entity size 1
Entity capacity 1000
After destructor call
Entity size 1
Entity capacity 1000
Segmentation fault (core dumped)
--
Summary: Segmentation violation for repeated calls of destrictor
for STL container
Product: gcc
Version: 3.2.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: john dot e dot bussoletti at boeing dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21371