[strongSwan] Deleting connections

Tobias Brunner tobias at strongswan.org
Mon Feb 28 14:30:43 CET 2011


Hi Mike,

> The crash is in thread 08 in the DBG2 processing below, because the thread's
> ike_sa value is set to the now-deleted ike_sa_t.

That's exactly what happened.  The problem is that the IKE_SA is checked 
out by one thread and then checked in by another, thus the thread local 
IKE_SA is not reset in the thread that checked it out.
I pushed a patch to master that should fix it (see [1]).

Regards,
Tobias

[1] http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=dcab9d39





More information about the Users mailing list