Hi Rajith,

> I was able to proceed further after setting LD_PRELOAD to the asan
> library. After this i get SIGSEGV crash in asan. These dont seem to be
> related to our code, as without ASAN they have been perfectly working.

I suspect the opposite 😊 - ASan detects errors we do not detect in release or 
debug mode, esp. out-of-bound access and use-after-free. Look carefully at 
/home/supervisor/libvpp/src/vpp/rtbrick/rtb_vpp_ifp.c:287

Best
ben
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19471): https://lists.fd.io/g/vpp-dev/message/19471
Mute This Topic: https://lists.fd.io/mt/83071228/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to