| Summary: | CRASH while undoing paste on a new sheet | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Calc | Assignee: | Eike Rathke <erack> |
| Status: | VERIFIED FIXED | ||
| Severity: | critical | CC: | erack, raal, telesto, xiscofauli |
| Priority: | highest | Keywords: | bibisected, bisected, haveBacktrace, regression |
| Version: | 5.4.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:6.0.0 target:5.4.0.1 target:6.2.0 target:7.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | gdb backtrace | ||
|
Description
Xisco Faulí
2017-06-20 17:41:56 UTC
Regression introduced by: author Eike Rathke <erack@redhat.com> 2017-03-07 09:46:12 (GMT) committer Eike Rathke <erack@redhat.com> 2017-03-07 09:51:50 (GMT) commit 73dec49802ef8fc42c5719efaa42a33cde68e569 (patch) tree 183c172cab6fc8bda2f7b7e1bee0b85e93d8241b parent 4c8059a3e140171399ac85ceb882d23bb458599d (diff) a size is a size Bisected with bibisect-linux-64-5.4 Adding Cc: to Eike Rathke I can't reproduce it on Win 7 x86 Version: 6.0.0.0.alpha0+ Build ID: 9e4502f0e393d2bc2810488b3ebb0a5c23038436 CPU threads: 1; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-06-16_08:52:00 Locale: es-ES (es_ES); Calc: group Created attachment 134184 [details]
gdb backtrace
Needs a Linux debug(/dbgutil?) build to reproduce. Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=87cbbdc98d78c3c15f7161de6fec93d8680ee1de Resolves: tdf#108654 check nTabNo against maTabData size It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0fed0829a601aaed6134bbc689b394e38c830605 Assert that nTabNo fits maTabData, tdf#108654 related It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Pending Jenkins https://gerrit.libreoffice.org/39066 for 5-4 Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=031bca731e914b309d59cc685839d14786bb615c&h=libreoffice-5-4 Assert that nTabNo fits maTabData, tdf#108654 related It will be available in 5.4.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1fa02810cb946733a22519e8df0c8a2608fcd084&h=libreoffice-5-4 Resolves: tdf#108654 check nTabNo against maTabData size It will be available in 5.4.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. *** Bug 108796 has been marked as a duplicate of this bug. *** Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d329136dd014941a6cc63f37dc3895bc118798c2 uitest for bug tdf#108654 It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. The test exist, set status to Verified. Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7eb289c49cc7245ef3001a39be0c15d06bbe875b tdf#108654: sc: Move UItest to CppUnitTest 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. |