I switched to the new Hunchentoot (mostly for weblocks) and everything
works except my drakma:http-request for secure connections.
When calling:
(http-request "https://www.fortify.net/cgi/ssl_2.pl")
I have
Unhandled memory fault at #x14.
[Condition of type SB-SYS:MEMORY-FAULT-ERROR]
Restarts:
0: [RETRY] Retry SLIME interactive evaluation request.
1: [ABORT] Return to SLIME's top level.
2: [ABORT] Exit debugger, returning to top level.
Backtrace:
0: (SB-SYS:MEMORY-FAULT-ERROR)
1: (SB-SYS:MEMORY-FAULT-ERROR)[:EXTERNAL]
2: ("foreign function: #x806452C")
3: ("foreign function: #x8064860")
4: ("foreign function: #xB77B6A10")
5: ("foreign function: #xB77B6CE8")
6: (CL+SSL::SSL-SET-FD #<unavailable lambda list>)
7: (CL+SSL::INSTALL-HANDLE-AND-BIO #<unavailable lambda list>)
8: (CL+SSL:MAKE-SSL-CLIENT-STREAM #<unavailable lambda list>)[:EXTERNAL]
9: (HTTP-REQUEST "https://www.fortify.net/cgi/ssl_2.pl")[:EXTERNAL]
I use sbcl-1.0.23 on Ubuntu 32 bit.
cffi_0.10.4
drakma-1.0.0
hunchentoot-1.0.9
latest cl+ssl from cvs
Can you guys with SBCL try this and see if it works for you?
Thank you,
Andrei
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---