[Bug c++/40326] New: <string> object fails to allocate memory
rykunov at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Jun 2 15:46:00 GMT 2009
code
<string> s( "-", 8192 );
causes segmentation fault. I have Fedora 10 box, using g++ 4.3.2 20081105 (Red
Hat 4.3.2-7)
--
Summary: <string> object fails to allocate memory
Product: gcc
Version: 4.3.2
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rykunov at hotmail dot com
GCC build triplet: i386-redhat-linux
GCC host triplet: i386-redhat-linux
GCC target triplet: i386-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40326
More information about the Gcc-bugs
mailing list