[Swan-dev] passert on latest master

Paul Wouters paul at nohats.ca
Sun Jun 8 20:55:53 EEST 2014


On Sun, 8 Jun 2014, Matt Rogers wrote:

> Jun  8 11:29:44 east pluto[18494]: "cert" #1: max number of retransmissions (2) reached STATE_MAIN_R2
> Jun  8 11:29:44 east pluto[18494]: | deleting state #1

> Jun  8 11:29:44 east pluto[18494]: ASSERTION FAILED at /root/libreswan-test/programs/pluto/ikev1_msgid.c:122: IS_PHASE1(st->st_state) || IS_PHASE15(st->st_state)

I did just add that one to ensure it was not getting called for an IKEv2
state.

I guess st->st_state was already deleted from #1 ?

Did you check with gdb?

I'll see if I can reproduce it. Probably the call should be moved around
a little bit or the passert should be for st && [...]

Paul


More information about the Swan-dev mailing list