[erlang-questions] Segmentation fault in tests

Jon Schneider jon@REDACTED
Mon Mar 18 16:42:40 CET 2013


It looks like a lot of unrelated projects suffer segfaults involving
SSL_library_init and __strcmp_sse42

Can you write a tiny C program that calls SSL_library_init() ? Does your
machine have SSE 4.2 (making assumptions...) ?

I certainly can on this (random) box that is x86_64 (hint add option -lssl
when building).

Jon

> I've attached the result. The main suspect is confirmed... but I don't
> know how to fix it :-/






More information about the erlang-questions mailing list