Tacalau Daniel Stefan wrote: > Joe Orton wrote: > >> Can you file a bug on this in bugzilla? >> >> joe >> >> > A solution would be for apr_thread_exit() to not call apr_pool_destroy() > since it the exiting thread does now own the pool and leave this to the > thread parent. > What I meant was - a solution would be for apr_thread_exit() to not call apr_pool_destroy()since the exiting thread does not own the pool and leave this to the thread parent.
The bug associated with this issue - bug 43375 Pool integrity check fails for apr threads.
