| Summary: | Crash in: libgobject-2.0.so.0.5600.3 when selecting more on error dialog | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Drew Jensen <drewjensen.inbox> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | major | CC: | 79045_79045, caolan.mcnamara, raal, xiscofauli |
| Priority: | high | Keywords: | bibisected, bisected, regression |
| Version: | 6.2.0.0.beta1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.2.0.1 target:6.3.0 | ||
| Crash report or crash signature: | ["libgobject-2.0.so.0.5600.3"] | Regression By: | |
| Attachments: | test file for crash | ||
|
Description
Drew Jensen
2018-11-29 21:44:43 UTC
Confirmed on mint 18.3 x64 with Version: 6.3.0.0.alpha0+ Build ID: d8d231f97d829350d965105e3a5be119d1a6494c CPU threads: 2; OS: Linux 4.15; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2018-11-30_00:14:18 Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded Unconfirmed on mint 18.3 x64 with Version: 6.3.0.0.alpha0+ Build ID: 8a02a1d329c43df6de383a7b0cf8ac14247b18c9 CPU threads: 2; OS: Linux 4.15; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2018-11-17_20:48:16 Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded Changed summary. The crash happens when ever an error box is displayed by Base and the user has the option to click on 'More' details. The SDBC driver is not relevant, nor is the Firebird Migration Assistant. Tweaking a query def in a HSQL database to generate an SQL error will lead to the same crash. ps - still not able to bisect this at the moment. Perhaps someone else has their repos setup properly today, so adding the keyword bibisectrequest also. This seems to have begun at the below commit. Adding Cc: to Caolán McNamara ; Could you possibly take a look at this one? Thanks 9f8daa91b1d102bb6445df46e0e011f4c1507b62 is the first bad commit commit 9f8daa91b1d102bb6445df46e0e011f4c1507b62 Author: Jenkins Build User <tdf@pollux.tdf> Date: Thu Nov 22 10:56:52 2018 +0100 source 4b7cbb569e52e483a5edda8afe27d423e428edbb author Caolán McNamara <caolanm@redhat.com> 2018-11-17 21:37:50 +0000 committer Caolán McNamara <caolanm@redhat.com> 2018-11-22 09:55:16 +0100 commit 4b7cbb569e52e483a5edda8afe27d423e428edbb (patch) tree b767f526b821002d1b71d49e0e205d9e3dcab8fa parent b9b62d96f6de8908ddf69f5b56eb58fe82013a24 (diff) weld SwCondCollPage Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/d489e5fec01c1ae40713b1184042716f3d6ce988%5E%21 Related: tdf#121810 pass suitable message dialog parent around It will be available in 6.2.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 "master": https://git.libreoffice.org/core/+/e84d236a81af429e92f3da39a83cca02da8fe3aa%5E%21 Related: tdf#121810 pass suitable message dialog parent around 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/cd2ed4a079a5da676b836dd9dd5b00cf99c68ef2%5E%21 Resolves: tdf#121810 wrong column order It will be available in 6.2.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 "master": https://git.libreoffice.org/core/+/3abcd34f37b6aba5025631c64a49d4c8c34effd2%5E%21 Resolves: tdf#121810 wrong column order 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. Verified in Version: 6.3.0.0.alpha0+ Build ID: 1ee8d4f63adf3113a4733a479c8faf9eb65f7b8d 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 the quick fix! *** Bug 121965 has been marked as a duplicate of this bug. *** |