ReserveShadowMemoryRange failed
Hello, I am having issue running RDsan.
I started docker as follow: docker run --rm -ti --security-opt seccomp=unconfined wch1/r-debug
After that, I was able to call RD. But when I called RDsan or RDcsan, I got
root@258bfdfcce6c:/# RDsan ==17==ERROR: AddressSanitizer failed to allocate 0xdfff0001000 (15392894357504) bytes at address 2008fff7000 (errno: 12) ==17==ReserveShadowMemoryRange failed while trying to map 0xdfff0001000 bytes. Perhaps you're using ulimit -v Aborted (core dumped)
Any suggestions will be appreciated.
Youyi
I don't see this problem on my machine.
Perhaps you don't have enough virtual memory? This seems relevant: https://www.oipapio.com/question-927346