Re: Corruption by purify
Madhu <[email protected]>
| Newsgroups | gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <[email protected]> |
From: Andreas Franke <[email protected]> Date: Sat, 21 Jul 2007 17:49:43 +0200 The problem occurs when our project files are compiled and loaded and a core image is dumped from the same lisp instance that did the compilation. When everything is already compiled and it is just loaded from the fasl files before the image is saved, no corruption has been observed so far. Anyone interested in looking into this? I have no clue (gc-fu) on how to go about fixing this but would be interested in producing a reproducible test case which shows the behaviour and which can be documented In other words I'd like to help track the problem down -- Regards Madhu