>>>>> "William" == William Brew <[EMAIL PROTECTED]> writes:
William> Depending on your perspective, good or bad news.
William> I have been working or trying to duplicate the core dump while purify'ing
problem
William> outside of our application and I think I have succeeded.
William> After seeing the backtrace, it looked to me like the problem might be
related
William> to depth/breadth/size of structures that purify was traversing. I
modified my
William> previous experiments to more closely mimic the complexity of how our AST's
William> (the dominant data structure in our application) are hooked together.
The
William> simulated application now dumps core when you call purify. The backtrace
William> looks similar to the backtrace in the real application.
William> The simulated application is attached along with a transcript.
Directions are
William> included in the transcript.
This is good news: Code that causes the same error.
But I must be missing something, but I don't see any code here at
all. Can you send the code again?
Ray