> > Cc: Benoit Ganne (bganne) ; vpp-dev@lists.fd.io
> > Subject: Re: [vpp-dev] VPP 2110 with AddressSanitizer enabled
> >
> > Hi Ben,
> >
> > I tried to run ASAN on vpp version 21.10 in debug mode.But It's not
> > working for me.
>
io
> Sent: mardi 15 mars 2022 06:49
> To: Sudhir CR
> Cc: Benoit Ganne (bganne) ; vpp-dev@lists.fd.io
> Subject: Re: [vpp-dev] VPP 2110 with AddressSanitizer enabled
>
> Hi Ben,
>
> I tried to run ASAN on vpp version 21.10 in debug mode.But It's not
> working for m
Original Message-
>> > From: vpp-dev@lists.fd.io On Behalf Of Sudhir CR
>> via
>> > lists.fd.io
>> > Sent: jeudi 24 février 2022 14:03
>> > To: vpp-dev@lists.fd.io
>> > Subject: [vpp-dev] VPP 2110 with AddressSanitizer enabled
>> >
&g
ixed in release mode.
>
> Best
> ben
>
> > -Original Message-
> > From: vpp-dev@lists.fd.io On Behalf Of Sudhir CR
> via
> > lists.fd.io
> > Sent: jeudi 24 février 2022 14:03
> > To: vpp-dev@lists.fd.io
> > Subject: [vpp-dev] VPP 2110 with Add
s.fd.io
> Sent: jeudi 24 février 2022 14:03
> To: vpp-dev@lists.fd.io
> Subject: [vpp-dev] VPP 2110 with AddressSanitizer enabled
>
> Hi Team,
>
>
> We compiled vpp code with AddressSanitizer enabled. We used the below
> command to compile code.
>
>
&
Hi Team,
We compiled vpp code with AddressSanitizer enabled. We used the below
command to compile code.
*sudo make rebuild-release
VPP_EXTRA_CMAKE_ARGS=-DVPP_ENABLE_SANITIZE_ADDR=ON*
we are starting vpp with below command
*sudo ./vpp -c /etc/vpp/startup.conf*
But vpp startup is failed with be