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

Re: Bug: "Serious problem... Assertion failed"

From: Stefan Hett <stefan_at_egosoft.com>
Date: Mon, 8 Aug 2016 17:26:04 +0200

On 8/8/2016 5:10 PM, Simon Large wrote:
> On 8 August 2016 at 15:13, Daniel Hoenig <dhoenig_at_web.de
> <mailto:dhoenig_at_web.de>> wrote:
>
> [...]
>
> ---------------------------
> Subversion Exception!
> ---------------------------
> Subversion encountered a serious problem.
> Please take the time to report this on the Subversion mailing list
> with as much information as possible about what
> you were trying to do.
> But please first search the mailing list archives for the error
> message
> to avoid reporting the same problem repeatedly.
> You can find the mailing list archives at
> http://subversion.apache.org/mailing-lists.html
> <http://subversion.apache.org/mailing-lists.html>
> Subversion reported the following
> (you can copy the content of this dialog
> to the clipboard using Ctrl-C):
> In file
> 'D:\Development\SVN\Releases\TortoiseSVN-1.9.4\ext\subversion\subversion\libsvn_client\cleanup.c'
> line 227: assertion failed (svn_dirent_is_absolute(dir_abspath))
>
>
> https://tortoisesvn.net/faq.html#multiclients
>
> [...]
>
> As for the exception, you'd need to report that on the subversion
> users mailing list, not the TortoiseSVN users mailing list. All SVN
> operations are handled by the SVN library, not by TortoiseSVN code.
> But it's probably related to the SQLite incompatibility anyway.
>
Normally I'd suggest that approach too, but in this particular case
(svn_dirent_is_absolute(dir_abspath) upon a cleanup call) I've got a
strong suspicion that TSVN indeed (incorrectly) passes some non-absolute
path to the SVN library.
It's kind of a pitty the SVN library doesn't print the actually passed
path in the assertion, which might make the problem more obvious.

-- 
Regards,
Stefan Hett
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3181635
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-08-08 17:26:13 CEST

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

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