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

Perl Bindings: Assertion svn_uri_is_canonical failed

From: Lathan Bidwell <lathan_at_andrews.edu>
Date: Tue, 27 Jan 2015 10:38:31 -0500

I am running SVN 1.6 (will be upgrading to 1.8.8) through apache 2.4 /
mod_perl.

I'm trying to get email notifications of errors, but whenever libsvn fails
one of its assertions, it dies, and causes the whole apache process to core
dump / seg fault.

Is there some way to either check for these assertions in a non-lethal way
before hand, or make it possible to surivve the error so my error reporting
can run?

Usually these assertions are problems with my url handling: double slash,
or slash at end of directory. But I'd still like those errors to be
reported, so I know that my users are hitting problems.

Thanks,
Lathan
Received on 2015-01-27 16:40:13 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.