| Summary: | CRASH: closing LibreOffice while printing long file (gen) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://crashreport.libreoffice.org/stats/signature/ProgressBar::SetValue(unsigned%20short) https://bugs.documentfoundation.org/show_bug.cgi?id=118572 |
||
| Whiteboard: | target:6.4.0 target:6.3.0.1 target:6.2.6 | ||
| Crash report or crash signature: | ["ProgressBar::SetValue(unsigned short)"] | Regression By: | |
|
Description
Xisco Faulí
2019-06-27 14:36:32 UTC
Issue found while checking the crash signatures in http://crashreport.libreoffice.org/stats/version/6.2.4.2 Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=5d5e0da5c314773129d8153363e2892fc359a744 author Caolán McNamara <caolanm@redhat.com> 2018-10-12 14:35:59 +0100 committer Caolán McNamara <caolanm@redhat.com> 2018-10-12 17:47:08 +0200 commit 5d5e0da5c314773129d8153363e2892fc359a744 (patch) tree 3b3e8bd8ce52666d784b4c9920244c9d4e584a85 parent b0dc3c644ffc3726b3616377950df25dc09d1a35 (diff) tdf#118572 dispose instead of LazyDeletor Bisected with: bibisect-linux64-6.2 Adding Cc: to Caolán McNamara Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/b399dba597c90777c0edf2c5b19d029b3bff23df%5E%21 Resolves: tdf#126134 EndDialog on disposed dialog It will be available in 6.4.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/ad0652ccbf23e67e6f929663398fe4e7717c5cfe%5E%21 Resolves: tdf#126134 EndDialog on disposed dialog It will be available in 6.3.0.1. 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/d9b32fdee82e05042681a3fd4b634055edfaf00b%5E%21 Resolves: tdf#126134 EndDialog on disposed dialog It will be available in 6.2.6. 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. Verified in Version: 6.4.0.0.alpha0+ Build ID: 41cf4e6604bfb9b51ce54c5ea64d77249c7545d7 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue!! |