You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Alessandro Garberi <al...@cla-it.eu> on 2020/08/19 06:55:32 UTC

Re: Error report: wc_db.c line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))

Hello,
I received this error using TortoiseSVN Project Monitor (latest TortoiseSVN
version 1.14.0) on Windows 7 64-bit fully updated.
I found a similar report, so I replied to it.

Probably this is the condition:
- using a VPN to connect to SVN repository
- Project Monitor dialog was open
- PC went to stand-by
- when I turned on the PC, the VPN was disconnected (by the stand-by)
- Project Monitor tried to update data
- error appeared
- if I click on the "Check Now" button, the same error appears again

---------------------------
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
https://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.14.0\ext\subversion\subversion\libsvn_wc\wc_db.c'
 line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))
---------------------------
OK
---------------------------

Kind regards,
Alessandro Garberi

Computer Line Associates s.r.l.
Via della Viggioletta, 8
<https://maps.google.com/?q=Via+della+Viggioletta,+8+29121+Piacenza+-+Italy&entry=gmail&source=g>
29121 Piacenza - Italy
<https://maps.google.com/?q=Via+della+Viggioletta,+8+29121+Piacenza+-+Italy&entry=gmail&source=g>
Tel. +39 0523 18650 37
http://www.cla-it.com

This message and any attachments may contain confidential information and
must not be copied, disclosed or used by anybody other than the intended
recipient. If have received this message by mistake, we ask you to kindly
 inform the Sender and delete the message and any copies of it.

-- 
INFORMATIVA PRIVACY (Reg.UE 2016/679 – D.Lgs.196/2003, novellato da 
D.Lgs.101/2018)
Questa email ed i suoi eventuali allegati sono da 
considerarsi materiale riservato e di proprietà della scrivente società. 
Nel caso venisse ricevuta per errore non deve essere divulgata, copiata o 
distribuita per alcuna ragione. Le comunicazioni che transitano attraverso 
il presente indirizzo di posta elettronica hanno carattere e finalità 
prettamente lavorative, pertanto potranno essere conosciute all’interno 
dell’organizzazione aziendale. Qualsiasi dato personale sarà comunque 
trattato in conformità alle vigenti normative in materia di privacy e 
protezione dei dati personali. A tale riguardo potete esercitare tutti i 
diritti previsti dalla legge semplicemente rispondendo alla presente ed 
esplicitando la vostra richiesta. Informativa completa disponibile su 
sezione “Privacy” del sito: www.cla-it.eu <http://www.cla-it.eu/>
PRIVACY 
NOTICE (Reg.UE 2016/679 – D.Lgs.196/2003, as integrated by D.Lgs.101/2018):

This email and any attachments are confidential and property of the writing 
company. If you have received this email in error please do not copy or 
distribute it. Communications that pass through this e-mail address are 
purely for business purposes and therefore can be known within the company 
organization. Any personal data will in any case be processed in compliance 
with current regulations regarding privacy and personal data protection. In 
this regard, you can exercise all the rights provided for by Articles 15-22 
of the GDPR, simply by replying to this and making your request explicit. 
Full privacy notice available on web-site (Privacy Page): www.cla-it.eu 
<http://www.cla-it.eu/>








Re: Error report: wc_db.c line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))

Posted by Johan Corveleyn <jc...@gmail.com>.
On Wed, Aug 19, 2020 at 10:38 AM Alessandro Garberi
<al...@cla-it.eu> wrote:
>
> Hello,
> I received this error using TortoiseSVN Project Monitor (latest TortoiseSVN version 1.14.0) on Windows 7 64-bit fully updated.
> I found a similar report, so I replied to it.
>
> Probably this is the condition:
> - using a VPN to connect to SVN repository
> - Project Monitor dialog was open
> - PC went to stand-by
> - when I turned on the PC, the VPN was disconnected (by the stand-by)
> - Project Monitor tried to update data
> - error appeared
> - if I click on the "Check Now" button, the same error appears again
>
> ---------------------------
> 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
> https://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.14.0\ext\subversion\subversion\libsvn_wc\wc_db.c'
>  line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))
> ---------------------------
> OK
> ---------------------------

Hi Alessandro,

Interesting, and great that you found a (probable) reproduction recipe.

I think you should report this to the TortoiseSVN project first (it is
a separate project, see [1] for their mailinglists). It is likely that
they are best placed to investigate and fix this problem (and if it's
a problem with the core libraries, they might be able to provide some
more technical information for the "core project" to look at).

[1] https://tortoisesvn.net/community.html

Thanks,
-- 
Johan