Memory issues on 2.1.0b4-2 standalone installer
Alexander Belchenko
bialix at ukr.net
Wed Dec 30 16:39:09 GMT 2009
Joseph Winston пишет:
> When I use the bzr version 2.1.0b4-2 on a Vista-64 system, bzr reports
> that it is out of memory.
>
> I'm running the following command to check out a large SVN branch that
> contains at least one file that is about 500M.
>
> bzr checkout --lightweight svn://somemachine/ndi/eiw/trunk
> D:/home/jody/work/BZR/EIW
>
> After working for I while, I receive the following message:
>
> Out of memory - terminating application.
>
> This application has requested the Runtime to terminate it in an unusual
> way. Please contact the application's support team for more information.
>
> This is on a system with 16G of RAM and 32G of swap. Window's task
> manager never shows more than 4G usage.
>
> Does this issue mean that I need to build a complete x86_64 version of
> bazaar so that I can checkout this branch?
If you're using standalone installer then you're using 32-bit version of
bzr. So you're definitely need to compile 64-bit version.
More information about the bazaar
mailing list