| Summary: | LibreOffice crashes when adding icons to Gallery | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Miroslav Ďurian <aasami> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | critical | CC: | caolan.mcnamara, hein, serval2412, xiscofauli |
| Priority: | highest | Keywords: | bibisected, bisected, haveBacktrace, regression |
| Version: | 6.2.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://crashreport.libreoffice.org/stats/signature/VclPtr%3Cvcl::Window%3E::operator=(vcl::Window%20*) | ||
| Whiteboard: | target:6.3.0 target:6.2.4 | ||
| Crash report or crash signature: | ["VclPtr<vcl::Window>::operator=(vcl::Window *)"] | Regression By: | |
| Attachments: | bt with debug symbols | ||
|
Description
Miroslav Ďurian
2019-05-02 11:31:21 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=6c2962b48e183c0a5008f439104db5e9b5810b5c author Caolán McNamara <caolanm@redhat.com> 2018-11-28 19:56:26 +0000 committer Caolán McNamara <caolanm@redhat.com> 2018-11-29 13:30:37 +0100 commit 6c2962b48e183c0a5008f439104db5e9b5810b5c (patch) tree e6bf29a8d8a2889beaf2a35ae36eb3b9e0599d06 parent b7900dd3fdc93e6830006f41047315dd66d0c989 (diff) weld GalleryThemeProperties Bisected with: bibisect-linux64-6.2 Adding Cc: to Caolán McNamara Created attachment 151137 [details]
bt with debug symbols
On pc Debian x86-64 with master sources updated today, I could reproduce this.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/c0038f61aff45595c962911f16dfdef93f41924e%5E%21 Resolves: tdf#125080 crashing adding a ref to a non-VclPtr It will be available in 6.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. fixed in 6-3, backport to 6-2 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/7bfbac57ee1c0ad1e22f6fd351882e027975b635%5E%21 Resolves: tdf#125080 crashing adding a ref to a non-VclPtr It will be available in 6.2.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. Verified in Version: 6.3.0.0.alpha0+ Build ID: ddea172792d13516ff7e0dd43f1f78b74ade8914 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue!! Writer (and others) crashed when adding an icon for a bullet list. It happens every time: I've added the icon before, but after a software update, it needs to be added again. As soon as I add the icon, everything tumbles down and even Humpty Dumpty can't put it back together again. The last action on this bug was in 2019, if you think you have a problem that appears similar to this you should open a new bug because circumstances are likely different |