[Openmcl-devel] Crash on x64 ccl when loading weblocks

Ralph Moritz ralmoritz at gmail.com
Thu Dec 2 23:40:17 PST 2010


Hi Matthew,

I followed your instructions but the error still occurs so we can rule out
SSL as the culprit.

Regards,
Ralph

On 2 December 2010 20:33, R. Matthew Emerson <rme at clozure.com> wrote:

>
> On Dec 1, 2010, at 7:54 AM, Ralph Moritz wrote:
>
> > Hi everyone,
> >
> > I know this might be regarded as OT but someone suggested this might
> > be a Clozure CL bug & that I should post it here.
> >
> > Anyway, a paste is worth a 1,000 words:
> > http://paste.lisp.org/display/117085#1
>
> OK, so you are running 64-bit Windows.
>
> My guess is that you are getting tripped up in the OpenSSL library.
>
> Try this:
>  * delete everything in ~/AppData/Roaming/common-lisp/cache
>  * start the lisp and do (push :hunchentoot-no-ssl *features*)
>  * load weblocks
>
> I tried this with the 1.6 beta, and it seems to work.
>
> There used to be (or maybe there still is) an issue with OpenSSL where the
> library and the users of the library all had to be linked with identical
> settings.  I don't know if that's what happening here, but taking OpenSSL
> out of the picture seems to help.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20101203/5e299984/attachment.htm>


More information about the Openmcl-devel mailing list