Bug 112409 - Multiple memory leaks related to SvxColorListBox
Summary: Multiple memory leaks related to SvxColorListBox
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha0+
Hardware: All macOS (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
: 112410 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-09-15 15:30 UTC by Telesto
Modified: 2017-09-24 08:26 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
BT & Few screenshots (5.76 MB, application/x-zip-compressed)
2017-09-15 15:31 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2017-09-15 15:30:33 UTC
Description:
Multiple memory leaks related to SvxColorListBox

Steps to Reproduce:

Steps to Reproduce:
1. Start the Instruments
2. Choose Memory Leak profile tool
3. Select LibreOffice.app in instdir as target process
4. Click on the record button, LODev is started by the profiling tool
5. Wait for the StartCenter to load.
6. Click on the new Impress document icon to open a Impress document.
7. Choose a template
8. LibreOffice -> Preferences
9. Load/Save -> Set autosave to 1 minute
10. Press OK
11. Wait for the autosave
12. Stop recording (after the closing is fully processed) 
13. Analyse the profile trace.

Actual Results:  
Multiple memory leaks related to SvxColorListBox

Expected Results:
No leaks


Reproducible: Always

User Profile Reset: No

Additional Info:
Version: 6.0.0.0.alpha0+
CPU threads: 4; OS: Mac OS X 10.12.4; UI render: default; 
Locale: en-US (en_US.UTF-8); Calc: group

Build from 5 september 


User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Comment 1 Telesto 2017-09-15 15:31:51 UTC
Created attachment 136267 [details]
BT & Few screenshots
Comment 2 Telesto 2017-09-15 15:37:48 UTC
*** Bug 112410 has been marked as a duplicate of this bug. ***
Comment 3 Takeshi Abe 2017-09-22 09:24:26 UTC
IIUC this leak has been fixed (partially at least) with 46fa042b94a0364c09482e8a09f8874119db231c.
Comment 4 Xisco Faulí 2017-09-22 23:12:56 UTC
Hi Telesto,
Could you please retest with a daily build ?
Comment 5 Telesto 2017-09-24 08:26:49 UTC
No repro =). Closing as WFM