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

Re: Crash in python bindings on windows (in apache)

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-10-17 10:56:15 CEST

Marc Haesen wrote:
> The reason is that the svn_swig_py_pool_destroyed is called from the
> apr_terminate function call which is called from apache after all the
> other threads are terminated.

How are you running viewcvs?

IIUC, viewcvs usually runs as a CGI, i.e. in a seperate process, thus, the
subversion python bindings shouldn't even be loaded in the apache process at
all!?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 17 10:57:41 2005

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.