22 Oct
2007
22 Oct
'07
8:39 a.m.
A.L.M.Buxey@lboro.ac.uk schrieb:
one of our FR servers (2.0.0pre2) dies in the early hours of sunday with an interesting log-file: Sun Oct 21 03:20:06 2007 : Error: rlm_perl: perl_embed:: ...
Are you sure that your perl code _and_ all of the perl modules that you use are thread safe? I had some issues with LWP/HTTPS (which uses libssl in a way that is definitely not thread safe). Enrik