Re: [cl-ppcre-devel] Bug when loading file in SBCL x86-64

Liam Healey wrote:
debugger invoked on a TYPE-ERROR in thread 24956: The value NIL is not of type HASH-TABLE.
Consensus is that it's a bug in cl-ppcre
Hi! Which version are you using? I think this was fixed in 1.2.2, 1.2.3 is current. Cheers, Edi.

Looks like I'm up to date-- dpkg -l cl-ppcre Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-=====================-=====================-========================================================== ii cl-ppcre 1.2.3-1 Portable Regular Express Library for Common Lisp
"Edi" == Edi Weitz <edi@agharta.de> writes:
Edi> Liam Healey wrote: >> debugger invoked on a TYPE-ERROR in thread 24956: >> The value NIL is not of type HASH-TABLE. >> >> Consensus is that it's a bug in cl-ppcre Edi> Hi! Edi> Which version are you using? I think this was fixed in 1.2.2, 1.2.3 Edi> is current. Edi> Cheers, Edi> Edi.

On Sun, 6 Feb 2005 10:18:05 -0500, "Liam M. Healy" <lnp@healy.washington.dc.us> wrote:
Looks like I'm up to date--
dpkg -l cl-ppcre Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-=====================-=====================-========================================================== ii cl-ppcre 1.2.3-1 Portable Regular Express Library for Common Lisp
OK, so do I understand correctly that you only see this on a 64bit machine? I don't have one and can't reproduce the error here. Can you send me a backtrace? Do you see the same symptoms if you define TEST at the REPL and then compile it? FWIW, I see exactly the error message you reported if I use CL-PPCRE 1.2.1. Are you really sure you're using 1.2.3 and not by accident an older version? Thanks, Edi.

I think you're right. I do not get the error now. Apparently I was using an older version of cl-ppcre when I got the error. Since I upgrade daily (usually), the version information below is correct currently but not when I got the error. Thanks for the information. Liam
"Edi" == Edi Weitz <edi@agharta.de> writes:
Edi> On Sun, 6 Feb 2005 10:18:05 -0500, "Liam M. Healy" <lnp@healy.washington.dc.us> wrote: >> Looks like I'm up to date-- >> >> dpkg -l cl-ppcre >> Desired=Unknown/Install/Remove/Purge/Hold >> | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed >> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) >> ||/ Name Version Description >> +++-=====================-=====================-========================================================== >> ii cl-ppcre 1.2.3-1 Portable Regular Express Library for Common Lisp Edi> OK, so do I understand correctly that you only see this on a 64bit Edi> machine? I don't have one and can't reproduce the error here. Can Edi> you send me a backtrace? Edi> Do you see the same symptoms if you define TEST at the REPL and then Edi> compile it? Edi> FWIW, I see exactly the error message you reported if I use CL-PPCRE Edi> 1.2.1. Are you really sure you're using 1.2.3 and not by accident an Edi> older version? Edi> Thanks, Edi> Edi.
participants (2)
-
Edi Weitz
-
Liam M. Healy