Philip Martin <philip.mar...@wandisco.com> writes: > When dynamic module loading is enabled I get a SEGV > > svnadmin create repo > svnadmin create repo2 > svnsync initialize file://`pwd`/repo2 file://`pwd`/repo
I found that because svnsync_authz_tests.py 7 fails over ra-svn as that test also uses ra-local, however the bug affects most ra-local write operations: $ svnadmin create repo $ svn mkdir -mm file://`pwd`/repo/A Segmentation fault -- Philip