Don't forget December's highlight; the VPP community meeting.
This afternoon: 1600-1700UTC
https://wiki.fd.io/view/VPP/Meeting#Meeting_Details
Best regards,
Ole
signature.asc
Description: Message signed with OpenPGP
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
Vi
The abort() itself is because you are out of heap:
https://git.fd.io/vpp/tree/src/vppinfra/mem.h?h=stable/2106#n243
As you pointed out this is caused by the ridiculous size of the pending vector.
All this smells corruption of the pending frames: do you enqueue the same frame
several times?
I see
Hello VPP experts,
fdio version: 2106
We are seeing the following crash with this version. with the earlier
version (we were using fdio 2005), we don't see any problem.
Have you seen a similar issue earlier?
Any idea what could be the root cause based on the information given below?
(gdb) bt
#0