#2611: Problem with SVN bindings (SVN 1.3.0, Trac r2771)
-----------------------------+----------------------------------------------
Reporter: Manuzhai | Owner: cboos
Type: defect | Status: new
Priority: high | Milestone: 0.10
Component: version control | Version: devel
Severity: major | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by dg):
Just 2 days ago I discovered the very same problem. It occurs only rarely,
so I am not suprised not everyone has seen it. I have seen it on our sever
machine (single CPU linux), and on my development machine (single CPU
linux)
* mod_python-3.2.7
* python-2.4.2
* subversion 1.3.0
* swig 1.3.27
* apache 2 with prefork MPM
* linux
Everything upatched as yet.
Error from log:
{{{
[Sat Mar 04 13:47:20 2006] [error] Error(TypeError): argument number 0: a
'apr_pool_t *' is expected, 'instance(<libsvn.core.GenericSWIGWrapper
instance at 0x430bb02c>)' is received at /usr/local/lib/svn-
python/libsvn/core.py line 1098
[Sat Mar 04 13:47:20 2006] [notice] child pid 15649 exit signal
Segmentation fault (11)
}}}
I am attempting to use the python subversion bindings in a custom
application to manage text document revisions - until I saw this problem,
everything seemed just great.
Now I am not sure what to do - should I abandon using subversion at all
for this?
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2611>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets