On Tue, Jun 14, 2011 at 11:27 AM, Thomas Lunsford <[email protected]> wrote:
> The following error occurred just after I tried to “Guess Renames” of 9
> files.  I first clicked “Find Copies”, which returned no matches.  I then
> clicked “Find Renames”, which also found no matches.  As I closed the app it
> crashed.  It is repeatable.
>
>
>
>
>
> {{{
>
> #!python
>
> ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues
> or [email protected]
>
> ** Mercurial version (1.7.2).  TortoiseHg version (1.1.7)
>
> ** Command: --nofork guess
>
> ** CWD: C:\dev\xxxxxxxxxxxxxxxx\XXX
>
> ** Extensions loaded: fixfrozenexts, fetch, gestalt, kilnauth, kilnpath,
> big-push, kiln, caseguard, kbfiles
>
> ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit
> (Intel)]
>
> ** sys.getwindowsversion(): (6, 1, 7601, 2, 'Service Pack 1')
>
> ** Processor architecture: x64
>
> Recoverable runtime error (stderr):
>
> Exception in thread Thread-2:
>
> Traceback (most recent call last):
>
>   File "threading.pyo", line 525, in __bootstrap_inner
>
>   File "threading.pyo", line 477, in run
>
>   File "tortoisehg\hgtk\guess.pyo", line 296, in search_thread
>
>   File "mercurial\similar.pyo", line 90, in findrenames
>
>   File "mercurial\context.pyo", line 289, in __hash__
>
>   File "mercurial\util.pyo", line 169, in __get__
>
>   File "mercurial\context.pyo", line 261, in _filenode
>
>   File "mercurial\util.pyo", line 169, in __get__
>
>   File "mercurial\context.pyo", line 249, in _filelog
>
>   File "mercurial\localrepo.pyo", line 541, in file
>
>   File "mercurial\filelog.pyo", line 13, in __init__
>
>   File "mercurial\revlog.pyo", line 464, in __init__
>
> MemoryError
>
>
>
>
>
> }}}

If you upgrade to 2.0.5, the x64 installer now installs x64 TortoiseHg
so memory errors like this have gone away.  I only see MemoryError
reports from x86 operating systems since 2.0 was released.

-- 
Steve Borho

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to