------- Comment #11 from pluto at agmk dot net  2006-05-03 09:22 -------
also fails on 64-bit system.

$ g++ testDrv.cpp -o testDrv -pthread -O2 \
      -I/usr/include/stlport -nodefaultlibs -lstlport -lc

$ ./testDrv
*** glibc detected *** ./testDrv: munmap_chunk():
                       invalid pointer: 0x00000000004016b0 ***
======= Backtrace: =========
/lib64/libc.so.6[0x2b568785ebed]
./testDrv(__gxx_personality_v0+0x281)[0x400f69]
/lib64/libc.so.6(__libc_start_main+0xf4)[0x2b5687812134]
./testDrv(__gxx_personality_v0+0x81)[0x400d69]
======= Memory map: ========
(...)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27156

Reply via email to