[cl-plus-ssl-devel] ssl crashing in hunchentoot. A solution?

David Lichteblau david at lichteblau.com
Fri Apr 1 12:38:54 UTC 2011


Quoting JTK (jetmonk at gmail.com):
> I hope it is OK to send this to both the hunchentoot and cl+ssl lists.  I
> think it is relevant to both.
> 
> I've appended a test case in which I think I may have found the source of
> hunchentoot's problems with ssl and concurrency.

Does the attached patch help?

It's done from Lisp, and should really be done directly in C, similar to
the th-lock.c sample code from OpenSSL.  But let's first check whether
it addresses the issue at all.

d.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-locking-and-thread-ID-callbacks-using-bxth.patch
Type: text/x-diff
Size: 3723 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-plus-ssl-devel/attachments/20110401/58bb966e/attachment.patch>


More information about the cl-plus-ssl-devel mailing list