Comment #9 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
I tried with gcc 4. (gcc-4.9-glibc-2.20). But somehow I got the following
error:
xxx.cpp:269: error: undefined reference to '__asan_init_v4'
Could you check "undefined ASan symbols" FAQ entry is applicable here?
The command 'addr2line -e /usr/lib64/libasan.so.0 0xab6b' showed output
as:
??:0
Probably the binary does not have symbols embedded? Thanks!
Sure but you can still dump function name via -f.
--
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.