Hi, > #3 element_create (value=0x8144ec0) at utils/linked_list.c:56
To me this definitely looks like an out of memory situation. > We have enough RAM available on the Linux server (24 GB) There are many other memory limits than just the number of memory modules in your system. You're running strongSwan as a 32-bit application, so you should consider the size of your virtual address space. Also have a look at any memory related ulimits you have set. Regards Martin _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
