Apologies

John Arbash Meinel john at arbash-meinel.com
Sat Jun 5 16:28:09 BST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Parth Malwankar wrote:
> On Sat, Jun 5, 2010 at 6:50 AM, Juanma Barranquero <lekktu at gmail.com> wrote:
>> On Sat, Jun 5, 2010 at 02:55, Eli Zaretskii <eliz at gnu.org> wrote:
>>
>>> What does ~/.bzr.log say?  It could be a Bazaar bug.
>> See attached.
>>
>>    Juanma
>>
>>
>>
>> sáb 2010-06-05 03:04:46 +0200
>> 0.054  bazaar version: 2.1.1
>> 0.054  bzr arguments: [u'--no-plugins', u'log']
>> 0.117  encoding stdout as sys.stdout encoding 'cp1252'
> 
> It would probably be good to file a bug report with details like
> above, the amount of RAM, the OS etc. Errno 12 is basically
> ENOMEM in Python. Seems like you are running out of
> memory. If you can point to the public branch in the bug report
> someone can try to reproduce it.
> 
> Regards,
> Parth
> 
> 

I can reproduce it with simply:

bzr log --long -r 96832

Note that redirecting it to a file doesn't fail. If I save that log, I
get a 68kB entry. So I'm guessing we write out log bytes one log section
at a time, but the terminal only has a buffer of 32kB, or something like
that.

Sounds like something we need to workaround.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwKbQkACgkQJdeBCYSNAANzcgCgvCyhsh6S+9Cp2Wq0DBLCEAa8
0s4AoMYbRKdllO7PyDouhBcPXOklSEe6
=XKjF
-----END PGP SIGNATURE-----



More information about the bazaar mailing list