[strongSwan] Deleting connections
Mike Spengler
mks at foobox.com
Tue Mar 1 04:45:22 CET 2011
Hi Tobias,
Tobias Brunner wrote:
> 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
>
>
> _______________________________________________
> Users mailing list
> Users at lists.strongswan.org
> https://lists.strongswan.org/mailman/listinfo/users
>
Thanks for the quick fix - it has eliminated the crashes.
Regards,
-mike
More information about the Users
mailing list