| Summary: | Crash clicking on Data range in the Chart Wizard twice/three times | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, serval2412, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, haveBacktrace, regression |
| Version: | 6.4.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://crashreport.libreoffice.org/stats/signature/_SEH_prolog4 | ||
| Whiteboard: | target:7.0.0 target:6.4.4 | ||
| Crash report or crash signature: | ["_SEH_prolog4"] | Regression By: | |
| Attachments: |
BT without symbols
bt with debug symbols |
||
|
Description
Telesto
2020-03-30 16:21:42 UTC
can you please try without skia, is it related to bug 131705 ? Created attachment 159171 [details]
BT without symbols
Unrelated to Skia. Sample file isn't needed at all 1. Open Calc 2. Insert a chart, chart wizard opens 3. Multiple left click on 2. datarange Created attachment 159371 [details]
bt with debug symbols
On pc Debian x86-64 with master sources updated today, I could reproduce this with gen rendering (not with gtk3 rendering).
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d661cb17610af93b1607025284f23187c6d2fc06 author Caolán McNamara <caolanm@redhat.com> 2019-08-22 11:15:57 +0100 committer Caolán McNamara <caolanm@redhat.com> 2019-08-22 18:26:41 +0200 commit d661cb17610af93b1607025284f23187c6d2fc06 (patch) tree 855cf44dd6d3cb6232b0aaa2087da770350d202a parent 38001018fa06f721cf87edae923b54ce9a5ab5a7 (diff) weld chart CreationWizard Bisected with: bibisect-linux64-6.4 Adding Cc: to Caolán McNamara Mailmerge wizard (Writer -> Tools -> Mail Merge Wizard) has the same problem Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6a6c6b9242b699b993acb2eeead609cb4faa862d Resolves: tdf#131715 don't keep trying the same page if we're already on it It will be available in 7.0.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-4": https://git.libreoffice.org/core/commit/7eb78233b46652f4317aef34a1bac4d084b00e2d Resolves: tdf#131715 don't keep trying the same page if we're already on it It will be available in 6.4.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: 7.0.0.0.alpha0+ Build ID: 24e1563b5db3de5abac0d4fd0f737ec319e703e8 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue. Closing as VERIFIED FIXED TODO for 6.4.4. Check if https://crashreport.libreoffice.org/stats/signature/vcl::WizardMachine::WizardMachine is still happening. I do believe it might be related to this ticket Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/de623b59a981e3d6a43b410a9216ec0acadc9ed1 tdf#131715: uitest: add wrapper for roadmapwizard It will be available in 7.0.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. |