2 Dec 2005 21:05
Re: base64 encode
Sam Steingold <sds <at> gnu.org>
2005-12-02 20:05:44 GMT
2005-12-02 20:05:44 GMT
> * Yaroslav Kavenchuk <xnirapuhx <at> wragl.ol> [2005-12-01 14:13:28 +0200]:
>
> clisp from CVS 2005-11-30, mingv
>
> [1]> (convert-string-from-bytes
> (convert-string-to-bytes
> "OFFICE_DOMAIN\\Kavenchuk_Yaroslav:password"
> SYSTEM::*HTTP-ENCODING*)
> charset:base64)
>
> *** - handle_fault error2 ! address = 0x20c8fa6e not in
> [0x19d90000,0x19ef5670)
> !
> SIGSEGV cannot be cured. Fault address = 0x20c8fa6e.
> Permanently allocated: 90976 bytes.
> Currently in use: 2666276 bytes.
> Free space: 220268 bytes.
I do not see this with the "boot" linkset (works fine).
I do not see this with the "base" linkset, I get this:
*** - Internal error: statement in file "spvw.d", line 1834 has been reached!!
Please send the authors of the program a description how you produced
this error!
this is especially lovely because spvw.d:1834 cannot be reached after
the prompt has been printed already (install_global_handlers is only
called during command line option processing).
I do see a segfault with the "full" linkset.
(and I do not see it in the --with-debug build)
--
--
(Continue reading)
RSS Feed