| Summary: | Crash in: mergedlo.dll | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Andreas Säger <villeroy> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.1.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
| Whiteboard: | target:7.2.0 target:7.1.4 | ||
| Crash report or crash signature: | ["mergedlo.dll"] | Regression By: | |
| Attachments: | Various office documents and external hsql database with driver | ||
|
Description
Andreas Säger
2021-04-23 18:12:26 UTC
P.S. no problem under Linux (Ubuntu 18.4). Regression after https://git.libreoffice.org/core/+/8477bbf8d6867e656b8132f0ddd682d08590a547. In testing, I only used steps 1, 2 (once, allowing macros), and 4 (each time rejecting macros). Step 3 in not required. After each opening, I closed the document (not application) as soon as it opened, using the small cross at the right side of the menu bar. Not seeing it under gen, I guess I'll have to try under windows. Is there any backtrace with symbols identifying a concrete crash location ? Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/aea139c440d7c7a3683fcbbc48799bc79ba590e7 tdf#141854 Resize called during dispose It will be available in 7.2.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. Yep, the problem seems to be fixed in 7.2alpha0 Thank you very much! I'll call that fixed then and backport to 7-1 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/d38c5abbb0a34159fc13ef86269fbff3a93c3109 tdf#141854 Resize called during dispose It will be available in 7.1.4. 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. |