I was just chasing a strange error that turned out to be related to
some code in src/vpp/stats/stat_segment.c where something went wrong
regarding statistics vectors for different threads (some kind of memory
corruption that ended up causing an infinite loop inside dlmalloc.c).

Then I saw the following commit by Ben in the master branch:
-----------------------------------------------------
commit dba00cad1a2e41b4974911793cc76eab81a6e30e
Author: BenoƮt Ganne <bga...@cisco.com>
Date:   Mon Sep 30 12:39:55 2019 +0200

    stats: fix per-worker stat vector length
    
    Type: fix
-----------------------------------------------------

The above commit in the master branch fixes the problem I was
struggling with for 19.08.

Can that commit be applied (cherry-picked?) also for the 19.08 branch?

Best regards,
Elias

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14113): https://lists.fd.io/g/vpp-dev/message/14113
Mute This Topic: https://lists.fd.io/mt/34391310/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