| Summary: | IDE & Calc crash opening Breakpoint Management (gen) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | John Donohue <jdonohue> |
| Component: | BASIC | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | critical | CC: | caolan.mcnamara, jrk33, raal, xiscofauli |
| Priority: | highest | Keywords: | bibisected, bisected, needUITest, regression |
| Version: | 6.1.5.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=122348 https://crashreport.libreoffice.org/stats/signature/SalInstanceSpinButton::SalInstanceSpinButton(FormattedField%20*,SalInstanceBuilder%20*,bool) |
||
| Whiteboard: | target:6.3.0 target:6.1.6 target:6.2.4 target:6.2.3 | ||
| Crash report or crash signature: | ["SalInstanceSpinButton::SalInstanceSpinButton(FormattedField *,SalInstanceBuilder *,bool)"] | Regression By: | |
|
Description
John Donohue
2019-03-30 03:58:01 UTC
I can not confirm with Version: 6.3.0.0.alpha0+ Build ID: 82463bdde75447d45e0cd6ed9ab579e0e51ea912 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; I can run Manage breakpoint dialog without crash. I can add breakpoint during program run (with icon or double-click). Steps to reproduce: 1. Open writer/calc ( gen ) 2. Go to tools - Macros - Edit Macros 3. Run - Manage Breakpoints -> Crash Regression introduced by: author Caolán McNamara <caolanm@redhat.com> 2019-01-09 13:05:16 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-01-10 12:54:38 +0100 commit 3f1e853b7b6d63f4e6fea70a5ef0aa94668ab16e (patch) tree b58e38cb4d54719ea01137a7a120150e0b5cf6ca parent 42b3f8f57ad7cdb26fb8acb139c71ae1470a0b94 (diff) Resolves: tdf#122348 make return in spinbutton signal value change before going on to close the dialog afterwards Bisected with: bibisect-linux64-6.2 Adding Cc: to Caolán McNamara Setting severity to critical as it's reproducible in LibreOffice 6.1.5 Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/07da6d9ed7ed15c661850eef275157648497181d%5E%21 Resolves: tdf#124440 nospin has no subedit 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 master, backports in gerrit *** Bug 124487 has been marked as a duplicate of this bug. *** Verified in Version: 6.3.0.0.alpha0+ Build ID: 5f04be8d385f100d0775549cbdd7295cec1d1423 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!! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": https://git.libreoffice.org/core/+/b3b23df6ffdfefab7b2369c8330ed7fd8ac85424%5E%21 Resolves: tdf#124440 nospin has no subedit It will be available in 6.1.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/2c150f952fb75da271648bf76c3a1bbf32bd25da%5E%21 Resolves: tdf#124440 nospin has no subedit 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2-3": https://git.libreoffice.org/core/+/0b3ceaaf9bddd74aa61e8ab934caa68a7238e405%5E%21 Resolves: tdf#124440 nospin has no subedit It will be available in 6.2.3. 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. |