Comment 18 for bug 602614

Revision history for this message
Christian Schürer-Waldheim (quincunx) wrote :

I'm having this problem, too.

Bzr is running on a Windows 7 (32 bit) with service pack 1.

There is one commit (pack) with ~ 2.5 GB which is probably causing the memory error. Both 'bzr pack' and 'bzr pack nosmart' fail with out of memory:

C:\nnn\mmm>bzr pack
bzr: out of memory
**** entering debugger
> e:\nnn\mmm\bzrlib\groupcompress.pyo(293)_create_z_content_from_chunks()

A normal commit (bzr commit) fails at: bzrlib\groupcompress.pyo(151)_ensure_content()

Is there any workaround I can try?