On Wed, Sep 01, 2004 at 05:33:20PM +0200, Stefan Scholl wrote:
On 2004-08-31 16:58:30, Stefan Scholl wrote:
On 2004-08-31 16:47:47, Stefan Scholl wrote:
It's in function encode-session-string (session.lisp).
(md5:md5sum-sequence "foo")
--> segmentation violation at #X926BC80
OK, that's a bug in the current version 1.3.8 of md5. Until it's fixed TBNL can't be used together with SBCL 0.8.14.
Well, it's trivial to, for example, make the minor changes to tbnl so it uses the bundled SB-MD5, which does not have the bug.
Zach