> Hm, not sure what actually we could do wrong in this call. It is a plain > malloc() with 24 bytes. Either we have inconsistent state by some > invalid malloc/free use, or it could even be an internal malloc issue.
another issue could be faulty memory. I have seen segfaults or other fatal signals sent to some processes in this case. Does your system use memory with ECC? Do other programs also segfault on this machine? Please run memtest ( http://www.memtest.org/ ) for a few hours on your system and see if it finds any memory errors. Kind regards, Gerd _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
