Comment #3 on issue 271 by wtor...@gmail.com: cannot use ASAN
w/shared-library code (JVM, JNI)
http://code.google.com/p/address-sanitizer/issues/detail?id=271
Still having problems, but dont know if they are caused by jvm, our (jni)
code or some interaction w/jvm.
jvm segv's w/following:
[Loaded java.io.PushbackInputStream from
/home/btorpey/jdk1.6.0_21/jre/lib/rt.jar]
[Loaded java.util.zip.Checksum from
/home/btorpey/jdk1.6.0_21/jre/lib/rt.jar]
[Loaded java.util.zip.CRC32 from /home/btorpey/jdk1.6.0_21/jre/lib/rt.jar]
ASAN:SIGSEGV
=================================================================
==6168== ERROR: AddressSanitizer: SEGV on unknown address 0x7f7293cf3f80
(pc 0x7f729304320d sp 0x7f72928f2390 bp 0x7f72928f23f0 T1)
AddressSanitizer can not provide additional info.
#0 0x7f729304320c
(/home/btorpey/jdk1.6.0_21/jre/lib/amd64/server/libjvm.so+0x44920c)
#1 0x7f7292172401
(/home/btorpey/jdk1.6.0_21/jre/lib/amd64/libzip.so+0x3401)
#2 0x7f728f1d54c5 (+0x664c5)
Thread T1 created by T0 here:
#0 0x7f7293d04c2b (/usr/local/lib64/libasan.so.0.0.0+0xac2b)
#1 0x400058ea (/home/btorpey/jdk1.6.0_21/bin/java+0x400058ea)
==6168== ABORTING
Curious if anyone has any suggestions, or knows of successful attempt(s) to
use ASAN w/JNI code running in JVM.
TIA!
--
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 address-sanitizer+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.