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

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Thu Oct 29 17:17:13 EDT 2009

On Thu, Oct 29, 2009 at 3:08 PM, David Storrs <david.storrs at gmail.com> wrote:
>
>
> 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.

You need openssl... I don't know what parts there are, so I don't know
what the smallest part you need is.

Can you send the stack trace from gdb?

>
>>
>> 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>

Can you call these two and report the results?

>> libcrypto
> #<ffi-lib>
>
> Dave
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.