[cl-plus-ssl-devel] Possible bug in test-https-server (2008-11-04)
John McAleely
john at mcaleely.com
Tue Jan 20 22:23:11 UTC 2009
Thanks! That patch worked on my setup.
Encouraged by your comment on the tests, I thought I'd try them out.
Sadly, they die quickly:
(asdf:oos 'asdf:load-op 'cl+ssl)
(load "sandbox-osx/lib/cl+ssl-2008-11-04/test.lisp")
(in-package :ssl-test)
(run-all-tests)
output:
----- ECHO ----------------------------
SSL server ldx86cl64(400,0xb029c000) malloc: *** error for object
0x10df20: double free
*** set a breakpoint in malloc_error_break to debug
Unhandled exception 11 at 0x7fff801415c7, context->regs at #xb029b890
Exception occurred while executing foreign code
? for help
[400] OpenMCL kernel debugger:
I shall have a bit of a dig to see if there is an obvious cause.
J
On 19 Jan 2009, at 17:50, David Lichteblau wrote:
> Quoting David Lichteblau (david at lichteblau.com):
>> Attached at patch that is untested, but illustrates how it *should*
>> work
>> in theory. (Please test; if it fails, it's a bug.)
>
> ...
> <unwrap.diff>_______________________________________________
> cl-plus-ssl-devel mailing list
> cl-plus-ssl-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/cl-plus-ssl-devel
More information about the cl-plus-ssl-devel
mailing list