Bug 133360 - Memory leaking in Writer
Summary: Memory leaking in Writer
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.4.0.3 release
Hardware: All macOS (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisectRequest, perf, regression
Depends on:
Blocks:
 
Reported: 2020-05-25 07:11 UTC by Telesto
Modified: 2020-06-02 21:48 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Example file (120.53 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2020-05-25 07:11 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-05-25 07:11:09 UTC
Description:
Memory leaking in Writer

Steps to Reproduce:
1. Open memory monitoring tool (activity manager on Mac)
2. Open the attached file (warning; looping bug doc, which eats memory by default; chosen on purpose)
3. Let it run for say 3000 pages.. and close.. longer is better, but LibreOffice didn't want to close the bug doc anymore (bug could be system specs) (and need 'normal close, not a Force Quite)
4. Notice a memory bump after doc is closed
5. Repeat 2/3 times.. notice memory usage going up permanently
6. Know use 4.3.7.2. You have to scroll down (else the page count doesn't start.. slower timer stuff. so force it a bit and try to reach 3000 pages.. or less and more runs.
7. Repeat 2/3 times

Actual Results:
Memory goes up with 7.0. Stays at the same level with 4.3.7.2. I didn't test all other versions explicitly. However, in my long term hunt fort this bug, my experience is that this started with 4.4. I can run 4.3.7.2 for multiple weeks without close without large scale memory issues.. 

Expected Results:
Memory like 4.3.7.2


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 7.0.0.0.alpha1
Build ID: 6a03b2a54143a9bc0c6d4c7f1...
CPU threads: 4; OS: Mac OS X 10.12.6; UI render: GL; VCL: osx; 
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded

but not in
Version: 4.3.7.2
Build ID: 8a35821d8636a03b8bf4e15b48f59794652c68ba
Comment 1 Telesto 2020-05-25 07:11:32 UTC
Created attachment 161246 [details]
Example file