>>>>> "William" == William Brew <[EMAIL PROTECTED]> writes:
William> I am running into a bug where ext::purify gets a segmentation violation
William> depending on the amount
William> of stuff that needs to be purified. In the real situation where this
William> happens, I am saving a core image
William> file. If you pass the :purify t arg, the running lisp dumps core. I
William> have duplicated what
William> I think is similar behavior in a simpler context -- I just cons up a
William> bunch of stuff and call purify.
William> I am using 19a (the 2003-12 release). The problem also occurs in 18e.
Can you try the Apr 2004 snapshot? I ran your test on Solaris with
the current CVS version, and purify works fine.
Ray