[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Issue 2732 (was Unhandled exception when stopping apache)

From: D.J. Heap <djheap_at_gmail.com>
Date: 2007-04-01 20:31:16 CEST

On 4/1/07, Branko Èibej <brane@xbc.nu> wrote:
[snip]
> >
> > I'm not deadly on the details, but is that pretty much the only way to
> > actually fix this? We have a common_pool in the loader that appears
> > to be trying to address this same kind of issue -- is there some way
> > to pass it down so the bdb cache can use that? Or is that pool
> > inappropriate for some reason?
>
> In your case, we don't control the pool that "owns" mod_dav_svn.so --
> HTTPD does. I suppose we could try changing the way HTTPD handles module
> unloading.

Right, but we know when mod_dav_svn.so is loaded and unloaded don't
we? Couldn't we make our own global (or child) pool at init and clean
it up in uninit? I thought I saw the requisite entry points in
mod_dav_svn.so, but maybe I'm mistaken.

DJ
Received on Sun Apr 1 20:31:28 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.