On Nov 14, 2007 7:44 AM, Paul Scott <pscott@xxxxxxxxx> wrote: > > On Wed, 2007-11-14 at 13:32 +0100, Per Jessen wrote: > > Backtrace? > > > backtrace > #0 0xb691f310 in ?? () > #1 0xb7874705 in CRYPTO_lock () > from /usr/lib/i686/cmov/libcrypto.so.0.9.8 > #2 0xb78e057d in ?? () from /usr/lib/i686/cmov/libcrypto.so.0.9.8 > #3 0x00000009 in ?? () > #4 0x00000001 in ?? () > #5 0xb795a27b in ?? () from /usr/lib/i686/cmov/libcrypto.so.0.9.8 > #6 0x00000161 in ?? () > #7 0xb796a978 in ?? () from /usr/lib/i686/cmov/libcrypto.so.0.9.8 > #8 0x085e6388 in ?? () > #9 0xbfd93058 in ?? () > #10 0xb78e1daa in ERR_free_strings () > from /usr/lib/i686/cmov/libcrypto.so.0.9.8 > Backtrace stopped: frame did not save the PC [snip!] This is a problem with libssl. Whether it's a race condition or strictly a Free() problem is beyond me, but reinstalling the libssl package (or at least libcrypto) should fix the issue immediately. -- Daniel P. Brown [office] (570-) 587-7080 Ext. 272 [mobile] (570-) 766-8107 If at first you don't succeed, stick to what you know best so that you can make enough money to pay someone else to do it for you. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php