| Summary: | Crash ntdll!RtlReportCriticalFailure with zero undo steps | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | l.lunak, xiscofauli |
| Priority: | low | ||
| Version: | 6.3.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.6.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 109386 | ||
| Attachments: | Example file | ||
|
Description
Telesto
2020-06-25 18:07:08 UTC
Created attachment 162412 [details]
Example file
Reproduced in Version: 7.1.0.0.alpha0+ Build ID: d851a02df57ab378ed0cc6d9362516de09c3279c CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded Unlikely someone uses 0 steps, reducing importance Not reproducible in Version: 5.4.0.0.alpha1+ Build ID: 9feb7f7039a3b59974cbf266922177e961a52dd1 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); Calc: group Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=05602710a047c58db0ceda88bedc291420990bc1 author Luboš Luňák <l.lunak@collabora.com> 2019-02-12 13:48:53 +0100 committer Michael Meeks <michael.meeks@collabora.com> 2019-02-28 15:52:51 +0100 commit 05602710a047c58db0ceda88bedc291420990bc1 (patch) tree 3f74ed616190ad8b95a9f35942ba3149f223e68b parent 07ba22e2953a91b61e770de2b4e3aefa9ea33dc6 (diff) reintroduce ScCaptionPtr Bisected with: bibisect-linux64-6.3 Adding Cc: to Luboš Luňák As the commit message says, that commit basically reverts a previous commit. So whatever the problem is, it most likely was present even before that previous commit, so this is in fact not bisected (unless you're certain that the problem really was introduced by that commit and not just by it being a revert). Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b50df5aa72fb1259734794222119c5ad3017ba26 Resolves: tdf#134308 if max undo is 0, treat as if no undo It will be available in 7.6.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. |