[plt-scheme] Segfault in web server (due to missing library??)

From: David Storrs (david.storrs at gmail.com)
Date: Thu Oct 29 17:08:57 EDT 2009

On Thu, Oct 29, 2009 at 5:02 PM, Jay McCarthy <jay.mccarthy at gmail.com>wrote:

> It doesn't segfault for me...
>

Yeah, it doesn't segfault on my local machine either...it must be something
that we simply haven't installed yet.  Like I said, VERY bare bones.  I even
had to install locate, which I thought was part of the core system.


>
> Can you run web-server/stuffers/hmac-sha1 from the repl and report what
> [these are bound to?]
>
> libcrypto
>
EVP_SHA1
> and
> HMAC-SHA1/raw
>
>
> HMAC-SHA1/raw
#<procedure:...ers/hmac-sha1.ss:26:19>
> EVP_SHA1
#<procedure:ffi:proc>
> libcrypto
#<ffi-lib>

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091029/bb453b8f/attachment.html>

Posted on the users mailing list.