<div>Hello, </div><div><br></div><div>try </div>/gate/actor/[MYACTORNAME]ps/setMaxFileSize  1 GB<br><div><br></div><div>Sincerely, </div><div>David</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 15, 2012 at 7:46 PM, Fernando Rannou <span dir="ltr"><<a href="mailto:fernando.rannou@usach.cl" target="_blank">fernando.rannou@usach.cl</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello<br>
<br>
I got the following error in a long simulation:<br>
<br>
Error in <TBufferFile::WriteByteCount>: bytecount too large (more than<br>
1073741822)<br>
Error in <TBufferFile::WriteByteCount>: bytecount too large (more than<br>
1073741822)<br>
Error in <TBufferFile::WriteByteCount>: bytecount too large (more than<br>
1073741822)<br>
Error in <TBufferFile::WriteByteCount>: bytecount too large (more than<br>
1073741822)<br>
terminate called after throwing an instance of 'std::bad_alloc'<br>
  what():  std::bad_alloc<br>
[spinlock12:06340] *** Process received signal ***<br>
[spinlock12:06340] Signal: Aborted (6)<br>
<br>
<br>
<br>
Notice that 1073741822 is 1 Gbytes  (minus 2 bytes).  I asked<br>
root-talk about this problem<br>
and this is the answer I got:<br>
<br>
Hi Fernando,<br>
<br>
File can have arbitrary long size (64bits), however individual objects<br>
must be less than 1Gb.<br>
To store objects larger than 1Gb use a TTree and split the object.<br>
<br>
--------------<br>
<br>
The file size before the crash was 4.8 Gb, so the problem does not<br>
seem to be related<br>
to file size. What is the object are they referring?<br>
<br>
Any ideas?<br>
<br>
Thanks<br>
<br>
Fernando<br>
_______________________________________________<br>
Gate-devel mailing list<br>
<a href="mailto:Gate-devel@lists.opengatecollaboration.org">Gate-devel@lists.opengatecollaboration.org</a><br>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-devel" target="_blank">http://lists.opengatecollaboration.org/mailman/listinfo/gate-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>David Sarrut, Phd<br>Chargé de recherche CNRS<br>Laboratoire CREATIS, UMR CNRS 5220, Inserm U 1044<div>Centre de lutte contre le cancer Léon Bérard<br>28 rue Laënnec, 69373 Lyon cedex 08<br>

Tel : 04 78 78 51 51 / 06 74 72 05 42<br><a href="http://www.creatis.insa-lyon.fr/rio" target="_blank">http://www.creatis.insa-lyon.fr/rio</a><br>_________________________________<br> "2 + 2 = 5,  for extremely large values of 2"<br>

_________________________________</div><br>
</div>