To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71689





------- Additional comments from jmich...@openoffice.org Tue May 18 10:22:31 
+0000 2010 -------
I have similar problems except with a much smaller file.  the problem is that
the cell index entries in the xml file are quite numerous and very duplicated,
sometimes 299 times for one formula cell, thus generating huge files.  I suspect
that the result of all this is hitting some sort of 32-bit integer/2GiB barrier.

check the code base.  I am a programmer, and I wrote programs that write multiGB
files on purpose as test files (my program is called createfile).  my computer
takes writes at about 1GB/minute at full blast, so for a 2GB limit it is about 1
minute 25 seconds, timed.  OOo is taking about 2-4 times as long as that to 
write.
much of that time could be spent processing or in overhead with java VM or the
app itself.

but there's a number of bugs in the output routines.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to