Apache OpenOffice (AOO) Bugzilla – Full Text Issue Listing |
Summary: | Writer leaks memory working with large tables | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Writer | Reporter: | jancs <jancs> | ||||||
Component: | code | Assignee: | AOO issues mailing list <issues> | ||||||
Status: | CONFIRMED --- | QA Contact: | |||||||
Severity: | Trivial | ||||||||
Priority: | P3 | CC: | issues | ||||||
Version: | OOo 2.0.4 | ||||||||
Target Milestone: | --- | ||||||||
Hardware: | Other | ||||||||
OS: | Windows XP | ||||||||
Issue Type: | DEFECT | Latest Confirmation in: | --- | ||||||
Developer Difficulty: | --- | ||||||||
Attachments: |
|
Description
jancs
2006-12-01 21:03:24 UTC
Hm, I cannot reproduce it with new documents. Could you please attach the sample document to this issue (zipped) or send it directly to mru@openoffice.org? for the case it contains confidential data: send it as mail attachment; we here at Sun will handle it appropriately! Feel free to reopen issue when you have done so. Thanks for your patience! Created attachment 41112 [details]
test file
So, this test fiel ir the MS Word document containing LARGE table (which can be used to test various bugs related to the large documents, cell number etc) I repeated described operations on another computer and got the same results. MRU->FME: could you please have a look if the memory consumption of tables might be optimized somehow? The attached document may be something extreme, but 100 MB of memory for about 30.000 cells really necessary? To add some oil to the fire: MS Word intentionaly or unintentionaly has some mechanism limiting its memory footprint to approx 80 Mbytes. In case of Word 2000, when it reached the mentioned size in memory (which is actually a hard task, but i succeded some time ago), it became VERY slow, but did not died. confirmed and more in 2.1.0 on slackware 11.0. first, the document opens in 11 minutes. this is celeron 2.20ghz, no other cpu-intensive processes (oo.org uses all the cpu during this time), 250mb of physical ram still free when the document finishes loading. basically any action results in memory usage increase (for example, simply changing row heigth). oo.org also crashed - i dragged one row to be slightly larger, then tried to undo this action (through the dit menu). i sent the error report, but i am also attaching it here. Created attachment 41623 [details]
report
seems this bug is solved - at least trying to repeat it using OO 3.0.1 on Win observed changes in memory usage are comprehensible. |