------- Comment #9 from pluto at agmk dot net  2006-05-03 09:05 -------
(In reply to comment #7)
> The testcase works for me as I don't have the STLport installed (and what is 
> in
> this bug is not enough to reproduce the bug).
> 

so, try latest testcase.

$ make
g++ testDrv.ii -o testDrv  -pthread -fno-rtti -O3 -m32 -nodefaultlibs \
               -Wl,-rpath,. -L. -lstlport -lc
./testDrv
*** glibc detected *** ./testDrv: free(): invalid pointer: 0x555a8f54 ***
make: *** [all] Aborted


-- 


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

Reply via email to