On Thu, 2008-05-08 at 10:09 -0400, Zero Altitude wrote:
> Do you mean other parts of the apache process?

Yes. Usually, these kinds of things happen when one thread freed and
then overwrote a chunk of memory and then another thread attempts to use
the now invalid value. Or, this could be a stack overflow, for instance.

-- 
Bojan

Reply via email to