[Swan-dev] pssert libreswan/programs/pluto/pluto_crypt.c:389

Paul Wouters paul at nohats.ca
Wed Jul 6 07:58:42 UTC 2016


On Tue, 5 Jul 2016, Antony Antony wrote:

> here is the stack trace while running an interop test
> interop-ikev2-strongswan-15-create_child_sa
>
> ASSERTION FAILED at /home/build/libreswan/lib/libswan/constants.c:2090: p->en_last - p->en_first + 1 == p->en_checklen

This means an enum number was added, but not the respective enum name
entry. Or visa-versa.

Check include/pluto_constants.h, ietf_constants.h and lib/libswan/constants.c
for consistency.

Paul


More information about the Swan-dev mailing list