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

Re: Bug: commit uses 100 % CPU

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Fri, 25 Sep 2009 14:50:27 +0200

2009/9/25 Ulf Zibis <Ulf.Zibis_at_gmx.de>

> 1. RTFM, shame on me ;-)
> 2. As in your screen-shot timeout is set to 5 seconds and was never touched
> from my side, so how could it happen, that I had sand-clock for minimum 10
> minutes?
>
>
That could be caused by the regex engine going into some sort of
loop/recursion that is non interruptable. As this tends to happen more
easily/frequent on large files, a limit was introduced to prevent the
application from falling into the trap. The limit has been set more
agressively now.

As to the root cause (why does the regex fail at all): that is something
that may be researched some other time.

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2400216
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-25 14:50:32 CEST

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

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