On Thu, Aug 09, 2007 at 08:47:21PM -0700, Philip Kime wrote: > I have a strange issue with SVN 1.4.4 on Sol 10 and Apache 2.0.58. I > have tried (recompiling against) neon versions 2.25.5 and 2.26.4 with > the same results. > > I have everything set up fine and I can browse/commit/checkout over > http/https from a Windows box with TortoiseSVN with no problems so it's > not the server part of SVN that's the trouble. > > However, on the SVN server, if I try to use the svn client CLI to > checkout/import or commit over http/https, I get a segfault every time. > "svn list" over http/https seems to work fine. file:// URLs work fine > for everything. I can reliably reproduce this against any http/https URL > so it's certainly a client issue. I've tried re-compiling svn against > two different neon versions (2.25.5 and 2.26.4), static and dynamic - no > difference. A quick dbx debug gives:
In addition to providing the debug info Yves indicates, can you show full backtrace? Did this only start happening after upgrading from an earlier version of Subversion? joe _______________________________________________ neon mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/neon
