This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fw: SEGV in libstdc++-v3 (std::vector::push_back ())


----- Original Message ----- 
From: The Thodes
To: gcc-bugs AT gcc.gnu.org
Sent: Tuesday, June 15, 2004 9:42 AM
Subject: SEGV in libstdc++-v3 (std::vector::push_back ())


--how-to-repeat--
Uncompress attached file
Compile attached program (g++ -fpreprocessed -gstabs+3 main2.ii)
Run it (./a.out or ./a if you are using Cygwin or Mingw32)
Enter c at the menu prompt
Enter "test" at the next prompt
Choose item c again
Enter "test2" at the prompt
SEGV!
--compiler output--
--gcc -v output--
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs
Configured with:
/GCC/gcc-3.3.1-3/configure --with-gcc --with-gnu-ld --with-gnu-
as --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --li
bexe
cdir=/usr/sbin --mandir=/usr/share/man --infodir=/usr/share/info --enable-la
ngua
ges=c,ada,c++,f77,pascal,java,objc --enable-libgcj --enable-threads=posix --
with
-system-zlib --enable-nls --without-included-gettext --enable-interpreter --
enab
le-sjlj-exceptions --disable-version-specific-runtime-libs --enable-shared -
-dis
able-win32-registry --enable-java-gc=boehm --disable-hash-synchronization --
verb
ose --target=i686-pc-cygwin --host=i686-pc-cygwin --build=i686-pc-cygwin
Thread model: posix
gcc version 3.3.1 (cygming special)
--end of bug report--

Attachment: main2.ii.bz2
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]