bq:01:14:30:/tmp/dl$ utox
==23007==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD.
Ты чё, слепошарый?
bq:01:31:51:/tmp/dl$ ldd /usr/bin/utox|grep asan
libasan.so.3 => /usr/lib/x86_64-linux-gnu/libasan.so.3 (0x00007f57fa2df000)
bq:01:32:29:/tmp/dl$ ls -l /usr/lib/x86_64-linux-gnu/libasan.so.3
lrwxrwxrwx 1 root root 16 Дек 6 11:23 /usr/lib/x86_64-linux-gnu/libasan.so.3 -> libasan.so.3.0.0
bq:01:32:40:/tmp/dl$ du -hs /usr/lib/x86_64-linux-gnu/libasan.so.3.0.0
1,2M /usr/lib/x86_64-linux-gnu/libasan.so.3.0.0
bq:01:33:19:/tmp/dl$ LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libasan.so.3.0.0 utox
==30192==ERROR: AddressSanitizer failed to allocate 0xdfff0001000 (15392894357504) bytes at address 2008fff7000 (errno: 12)
==30192==ReserveShadowMemoryRange failed while trying to map 0xdfff0001000 bytes. Perhaps you're using ulimit -v
Аварийный останов