On Fri, 2004-03-19 at 19:44, Mathihalli, Madhusudan wrote: > I'm getting a abort in apr_pool_check_integrity() - even before Apache comes up > properly ! > I was thinking of commenting out the check_integrity() code - but then it probably > negates the whole effort !
Dropping [EMAIL PROTECTED], given I suspect this is not an APR issue. Can you give a backtrace of where it does abort? And maybe the name of the pool that is being checked (p pool->tag)? Have you stepped through the code with gdb? Sander
