Hi ben:
The issue still exist with patch https://gerrit.fd.io/r/c/vpp/+/29969 (
https://gerrit.fd.io/r/c/vpp/+/29969 )
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18073): https://lists.fd.io/g/vpp-dev/message/18073
Mute This Topic: https://lists
> You can try the following steps:
> 1.make VPP_EXTRA_CMAKE_ARGS=-DVPP_ENABLE_SANITIZE_ADDR=ON build
> 2.make run
> 3.session enable
Thanks, can you check if https://gerrit.fd.io/r/c/vpp/+/29969 fix your issue?
Best
ben
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to
Do you need https://gerrit.fd.io/r/c/vpp/+/29937 ?
try 'DPDK_CONFIG="" make run' for #2 above.
This output is not right:
sudo -E /home/dev/code/vpp/build-root/install-vpp_debug-native/vpp/bin/vpp
" unix { interactive cli-listen /run/vpp/cli.sock gid 0 } *"dpdk { no-pci
}"* "
On Mon, Nov 16, 2
Hi ben:
You can try the following steps:
* make VPP_EXTRA_CMAKE_ARGS=-DVPP_ENABLE_SANITIZE_ADDR=ON build
* make run
* session enable
>
> DBGvpp# session enable
> ==91579==AddressSanitizer CHECK failed:
> ../../../../libsanitizer/asan/asan_mapping.h:377 "((AddrIsInMem(p))) !=
> (0)" (0x0, 0x0)
>
Hi,
> There is a svm ASAN check error. My vpp version is 21.01-rc0~394-
> g798267aaa
Can you try running with the following environment variable set:
ASAN_OPTIONS=unmap_shadow_on_exit=1:disable_coredump=0:abort_on_error=1:detect_leaks=0:protect_shadow_gap=0
Also, we'd need you startup.conf.
Be
Hi experts:
There is a svm ASAN check error. My vpp version is 21.01-rc0~394-g798267aaa
DBGvpp#
==445==AddressSanitizer CHECK failed:
../../../../libsanitizer/asan/asan_mapping.h:377 "((AddrIsInMem(p))) != (0)"
(0x0, 0x0)
#0 0x774c158a (/root/net-base/script/../lib/libasan.so.5+0x11658a)
#