On 12/23/06, Luke Crook luke@balooga.com wrote:
The following code causes CLISP to core on Windows XP. I think perhaps there is a bug in CFFI as Lispworks does not crash with the same code.
The finalizers code in CFFI is adapted from trivial-garbage. I don't remember the details but, while writing trivial-garbage I've found and reported some GC bugs in CLISP related to finalizers so I'd guess that you are seeing one of these.