Crash in python bindings on windows (in apache)
From: Marc Haesen <Marc.Haesen_at_telindus.be>
Date: 2005-10-14 17:33:23 CEST
The current python bindings crash in windows when used with viewcvs in
It is the routine svn_swig_py_pool_destroyed that is crashing because
One possible fix is to replace the svn_swig_py_release_py_lock and
#ifdef ACQUIRE_PYTHON_LOCK
void svn_swig_py_release_py_lock(void)
void svn_swig_py_acquire_py_lock(void)
Marc
---------------------------------------------------------------------
|
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.