Bug 91217 - Crash when deleting rows
Summary: Crash when deleting rows
Status: CLOSED DUPLICATE of bug 90694
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.4.0.0.beta1
Hardware: All All
: high critical
Assignee: Not Assigned
URL:
Whiteboard: target:6.5.0 target:7.4.0
Keywords: bibisected, haveBacktrace
Depends on:
Blocks:
 
Reported: 2015-05-11 12:52 UTC by rlk
Modified: 2022-03-15 18:26 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Crash when delete rows 76-1125 in sheet Daily (146.89 KB, application/vnd.oasis.opendocument.spreadsheet)
2015-05-11 12:52 UTC, rlk
Details
Backtrace (40.84 KB, text/plain)
2015-05-11 17:49 UTC, Timur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rlk 2015-05-11 12:52:02 UTC
Created attachment 115490 [details]
Crash when delete rows 76-1125 in sheet Daily

This bug may be a duplicate of 91131 or 90694.

Select rows 76-1125 in sheet 3 (Daily), right click, Delete Rows.  Instant crash.
Comment 1 rlk 2015-05-11 14:58:50 UTC
Does not happen with 4.2.7.2.
Comment 2 Timur 2015-05-11 17:49:46 UTC
Created attachment 115503 [details]
Backtrace
Comment 3 Timur 2015-05-11 17:54:03 UTC
I reproduced this bug in 4.4.0 beta 1, while Bug 90694 can be reproduced only from 4.4.0 beta 2, even while deleting in a single sheet.
Comment 4 Terrence Enger 2015-06-05 21:25:19 UTC
Working in the 44 bibisect repository, I see from `git bisect good` ...

    49e272aee271eddf26d5abb1dd9f4aa09af3571d is the first bad commit
    commit 49e272aee271eddf26d5abb1dd9f4aa09af3571d
    Author: Robinson Tryon <qubit@runcibility.com>
    Date:   Wed Dec 3 03:38:06 2014 +0100

        source-hash-1b9aaba0bfe8bc0872e7ea9f9aef5961e4b52f7c
    
        commit 1b9aaba0bfe8bc0872e7ea9f9aef5961e4b52f7c
        Author:     Kohei Yoshida <kohei.yoshida@collabora.com>
        AuthorDate: Tue Nov 18 21:39:25 2014 -0500
        Commit:     Kohei Yoshida <kohei.yoshida@collabora.com>
        CommitDate: Tue Nov 18 21:47:10 2014 -0500
    
            typo: boostrap -> bootstrap.
    
            Change-Id: I73eb3b253d43618cbe8e743e3ac5687be2ea3e4d

    :100644 100644 c1aa22067bc93523a448e2e3d1825a5b0156089a aa11cd6e9d732ef3a83ce996397b2535d8f554d3 M	ccache.log
    :100644 100644 f6bfe4c5e1edd6d38155e3e30b2a269e4f0201ae 8555ad62cd91ab6917ce143f65636fd92a4ffc41 M	commitmsg
    :100644 100644 1c1507b0a34d3d3a84485fd663094cce0d8b90f9 71f9cecda580aa722305598075c8ba0e8da8ac40 M	make.log
    :040000 040000 8560bf1a5bb12e2196a3ee223a7d70351563851f fa0e3942bc26e7b5dd85e2584c1a15a7905f42b9 M	opt

and from `git bisect log` ...

    # bad: [4a3091e95fa263d3e2dd81e56e83996f0bb12287] source-hash-2b5b04e1e62914bf0902dfd7943cdc44499c47a6
    # good: [812c4a492375ac47b3557fbb32f5637fc89d60d9] source-hash-dea4a3b9d7182700abeb4dc756a24a9e8dea8474
    git bisect start 'latest' 'oldest'
    # good: [5d0dfb8e62ae61a240f8313c594d4560e7c8e048] source-hash-0c6cd530de13f80795881f61064f1bf1dcc4ea81
    git bisect good 5d0dfb8e62ae61a240f8313c594d4560e7c8e048
    # good: [7dfacd0b8bd828331d74c0f79de6e8924bc4e6a5] source-hash-f93ce4f7eb90093d0ea3115d0a1c614612676dbd
    git bisect good 7dfacd0b8bd828331d74c0f79de6e8924bc4e6a5
    # good: [a42da134cd542144fca7ba14cce86c2b409fc18a] source-hash-beadebc0f7eb5582fcb8dcb082d19afdf2751876
    git bisect good a42da134cd542144fca7ba14cce86c2b409fc18a
    # good: [038f586bf711ad77856916be954b6c02a5717eb1] source-hash-2ec4c8b07427af868e32e14aaefd20649c1135d6
    git bisect good 038f586bf711ad77856916be954b6c02a5717eb1
    # good: [1c1bb47aa932531a0486c1af5460f7f7f3de510a] source-hash-16068663e2aa984388be5f774b8f1917c12bf6f3
    git bisect good 1c1bb47aa932531a0486c1af5460f7f7f3de510a
    # good: [5e3b82d0ec3ad9bd56157084cd18d4d0427d388e] source-hash-30123b9559e2fb74c9db7d530c538a1c6dc7e32c
    git bisect good 5e3b82d0ec3ad9bd56157084cd18d4d0427d388e
    # good: [d555357ed375bf1d6805e3773dc9b3527278df0f] source-hash-9e1afe84ec73b1eb183ca42204a518d6deede292
    git bisect good d555357ed375bf1d6805e3773dc9b3527278df0f
    # bad: [49e272aee271eddf26d5abb1dd9f4aa09af3571d] source-hash-1b9aaba0bfe8bc0872e7ea9f9aef5961e4b52f7c
    git bisect bad 49e272aee271eddf26d5abb1dd9f4aa09af3571d
    # good: [aea63463100a53421c79410c839059a1cea30fb9] source-hash-6b4e767cf90e4f384a6b3dd43aa51c09b500b97b
    git bisect good aea63463100a53421c79410c839059a1cea30fb9
    # first bad commit: [49e272aee271eddf26d5abb1dd9f4aa09af3571d] source-hash-1b9aaba0bfe8bc0872e7ea9f9aef5961e4b52f7c
Comment 5 Terrence Enger 2015-06-06 20:06:15 UTC
Working in 44max bibisect repository, which gives finer resolution,
from `git bisect bad` I see....

    d12d1a450eb7599eb60ba605ce7a7e8b12bcb744 is the first bad commit
    commit d12d1a450eb7599eb60ba605ce7a7e8b12bcb744
    Author: Matthew Francis <mjay.francis@gmail.com>
    Date:   Sun Mar 15 06:07:23 2015 +0800

        source-hash-5ef856e975d7c0396984d588a43fd1a7c7085c55
    
        (Bibisect: Skipped preceding irrelevant commit(s) b2efe90c07baa45d2ee7e13138dd306a29738473)
    
        commit 5ef856e975d7c0396984d588a43fd1a7c7085c55
        Author:     Kohei Yoshida <kohei.yoshida@collabora.com>
        AuthorDate: Tue Nov 18 21:03:05 2014 -0500
        Commit:     Kohei Yoshida <kohei.yoshida@collabora.com>
        CommitDate: Tue Nov 18 21:03:50 2014 -0500
    
            Use group area listeners during ODS import.
    
            Change-Id: Id01f9021dda7f33255f8206174cd730507ab55ad

    :040000 040000 126e010c62ce770ece406648bd72b0d2505c593f e7bee6d7439acbe7be3fd506baefed81c493b191 M	opt

and from `git bisect log` ...

    # bad: [6ca58fb62944a6ef674e4630740673971334f424] source-hash-1b9aaba0bfe8bc0872e7ea9f9aef5961e4b52f7c
    # good: [617e4c48dffdf469d6edb55e4623e45043f5959c] source-hash-6b4e767cf90e4f384a6b3dd43aa51c09b500b97b
    git bisect start '6ca58fb' '617e4c48'
    # good: [a535998e171272bef3e37cd848174d345663a76d] source-hash-cb3992630ce2452d1eb599ff1268efb4a1b99e04
    git bisect good a535998e171272bef3e37cd848174d345663a76d
    # good: [24884c4a704d9db2fee26a1c0e76cb8127b7c9b6] source-hash-383a36369f2d2b71a0c784bfc45e5d91737a4559
    git bisect good 24884c4a704d9db2fee26a1c0e76cb8127b7c9b6
    # good: [04e9d11991d6593d6ccabd065a2665b005dac5e2] source-hash-8f1b58b5ac8e945d3c62bc7d7cb1e4b12c4ae263
    git bisect good 04e9d11991d6593d6ccabd065a2665b005dac5e2
    # good: [cad2f132fc110ee0dd5a77d4eb68a25445b5eea1] source-hash-c0c685d1ce5b75f5d5121f51edc51cc1afd8a67b
    git bisect good cad2f132fc110ee0dd5a77d4eb68a25445b5eea1
    # good: [ad806e9b6fa58c2589859cb3c55511235f2c534f] source-hash-1296f9063203a3f9488689136b833568c183edab
    git bisect good ad806e9b6fa58c2589859cb3c55511235f2c534f
    # bad: [d12d1a450eb7599eb60ba605ce7a7e8b12bcb744] source-hash-5ef856e975d7c0396984d588a43fd1a7c7085c55
    git bisect bad d12d1a450eb7599eb60ba605ce7a7e8b12bcb744
    # first bad commit: [d12d1a450eb7599eb60ba605ce7a7e8b12bcb744] source-hash-5ef856e975d7c0396984d588a43fd1a7c7085c55
Comment 6 Eike Rathke 2015-06-08 12:05:49 UTC

*** This bug has been marked as a duplicate of bug 90694 ***
Comment 7 Robinson Tryon (qubit) 2015-12-15 11:03:34 UTC
Migrating Whiteboard tags to Keywords: (bibisected)
[NinjaEdit]
Comment 8 Commit Notification 2019-11-23 12:45:13 UTC
Zdeněk Crhonek committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/1347dc450b13cac8643db3ccb2670838dc82d138

uitest for bug tdf#91217

It will be available in 6.5.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.
Comment 9 Commit Notification 2019-11-25 14:48:51 UTC
Miklos Vajna committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/98c13c869df65ee375a9e90ce9fb35097e95cebc

sc: disable tdf91217 UITest for now

It will be available in 6.5.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.
Comment 10 Commit Notification 2022-03-15 18:26:00 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/b633ab7a53aec033ba933c4ebc48a4fbe56d6c4b

tdf#91217: sc: remove disabled UItest

It will be available in 7.4.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.