[Bug libstdc++/31368] basic_string and unsigned short leads to memory fault
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Mar 27 17:07:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list