[Bug other/27156] SIGSEGV in operator delete() / wrong-code?

pluto at agmk dot net gcc-bugzilla@gcc.gnu.org
Wed May 3 09:05:00 GMT 2006



------- 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



More information about the Gcc-bugs mailing list