Description: On pc Debian x86-64 with master sources updated yesterday, I got a crash when I try to delete some rows. Steps to Reproduce: 1. Open a brand new odb file (hsqldb or firebird, whatever) 2. Create a simple table and insert at least 1 row 3. Save 4. Open the table and select all the row 5. Try to delete them Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Created attachment 138757 [details] bt with debug symbols
No repro with Version: 6.1.0.0.alpha0+ Build ID: 88f6ffeb9e0c0b942c2b0bc9d60af7bb7a6caaf8 CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3;
raal: just for curiosity, do you use 32 or 64 bits OS?
Created attachment 138775 [details] tail of terminal output from bibisect Working on debian-buster with the daily Linux dbgutil bibisect repository, I see that the bug entered LibreOffice somewhere in the range: commit date s-h -------- ---------- -------- good e913f232 2017-12-14 83fb512a bad e82f2568 2017-12-15 acc24edf I am setting keywords regression, bibisected.
Julien Nabet committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=953fd82f2319fc84771c8ac209d63f045a480138 tdf#114775: fix crash when deleting some rows It will be available in 6.1.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.
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1823d8d0f1a1f29db8cb4bfbfbf2b7b2c94dcbb7&h=libreoffice-6-0 tdf#114775: fix crash when deleting some rows It will be available in 6.0.0.2. 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.