------- Comment #6 from pcarlini at suse dot de 2007-03-27 18:07 ------- To restate my point: if, with a recent compiler, I change the testcase to use <ext/vstring.h>, which has completely different memory management, instead of <string>, even for plain char I get an immediate Segmentation Fault without any debugging information available. Thus, I strongly suspect the testcase is somehow broken and must be fixed first: I can do that eventually, but feedback from the original submitter is strongly encouraged, of course.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31368