TSVN 1.7.1 lockup during merge operation
From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Thu, 10 Nov 2011 18:46:01 -0800 (PST)
I was doing a large merge operation on my whole working copy (merge all trunk changes to a feature branch that was ~2000 revisions behind).
After logging a large number of updates (possibly all of the required updates; it's not clear at this point), TSVN seemed to get "stuck". It still shows the animated progress colours on the taskbar, and the busy mouse cursor, and has a disabled OK button, but nothing else has changed for over two hours.
Pointing Process Monitor at it reveals no activity, so it's not hitting the disk any more. Pointing Process Explorer at it shows that one thread is at 12.5% CPU (ie. 100% of a core). The callstack keeps changing (so it is doing *something*) but it seems stuck around the same point. An example trace is below:
TortoiseProc.exe+0x71306
I'm going to kill the process now and see what state it leaves the working copy in and how much I can salvage. (So this is a bug report, not a support request.)
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.