| Summary: | leaks of SwTextBoxHelper | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Caolán McNamara <caolan.mcnamara> |
| Component: | Writer | Assignee: | Attila Bakos (NISZ) <bakos.attilakaroly> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bakos.attilakaroly, libreoffice, nemeth, telesto, xiscofauli |
| Priority: | medium | ||
| Version: | 7.3.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=144891 | ||
| Whiteboard: | target:7.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
case 1
case 2 case 3 case 4 memory check after the fix |
||
|
Description
Caolán McNamara
2021-09-02 13:39:12 UTC
Created attachment 174733 [details]
case 1
Created attachment 174734 [details]
case 2
Created attachment 174735 [details]
case 3
Created attachment 174736 [details]
case 4
The ownership seems complicated to me and I can't quite see who should have responsibility of the SwTextBoxNode* to try a fix myself. Attila Bakos (NISZ) committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ba5156abace2e41ec4d21397c0875f7e1efd2beb tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2 It will be available in 7.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Created attachment 176463 [details]
memory check after the fix
With the fix, I haven't found those leaks running all the test cases, see the attached output for the first one. The clean-up part 3 was merged now: https://gerrit.libreoffice.org/c/core/+/124657 Which works with nested grouping, too. @Caolán: many thanks for the report and the details! yeah, we can close this |