Comment #10 on issue 386 by [email protected]: JNI-based app fails with shadow memory range interleaves with existing memory mapping after ASan instrumentation
https://code.google.com/p/address-sanitizer/issues/detail?id=386

Finally I got it to work with gcc 4.8.1! I needed to use LD_PRELOAD against the right version of the runtime library libclang_rt.asan-x86_64.so. Also I needed to set ASAN_OPTIONS=handle_segv=0. This is really great. Many thanks for the great help! Also thanks to you guys for creating such a great tool!

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to