Bug 100813 is about a crash when opening/scrolling attachment 126127 [details], and has been fixed in Linux. However, there's still a crash upon deleting the text and undoing the deletion. 1. open attachment 126127 [details], 2. select all, 3. delete, 4. undo. => crash Tested with 5.3beta2 / Ubuntu 16.04.
Confirmed in Version: 5.4.0.0.alpha0+ Build ID: 634589b340316ba64b731b4d923c1056be415494 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Created attachment 129598 [details] backtrace
Created attachment 129650 [details] bt with symbols On pc Debian x86-64 with master sources updated today, I could reproduce this. The weird thing is I get a different bt than Xisco's one.
Xisco: if you give a try with a build containing https://cgit.freedesktop.org/libreoffice/core/commit/?id=b052b5d890be70dd22b9aea36a356074a2c39871, perhaps you'll get my bt. (I gave a new try with a build containing it, I still reproduce the same bt I had attached)
I can reproduce it in Version: 5.2.0.0.alpha1+ Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; Locale: ca-ES (ca_ES.UTF-8)
In Version: 5.0.0.0.alpha1+ Build ID: 0db96caf0fcce09b87621c11b584a6d81cc7df86 Locale: ca-ES (ca_ES.UTF-8) it doesn't crash but it LibreOffice hangs when doing Ctrl+Z
Just a couple of observations from debian-stretch ... (*) daily Linux dbgutil bibisect repository version 2016-12-22 exits before displaying any GUI. (*) bibisect-43all version oldest segfaults before dislaying any GUI. I wonder if this bug has been present since the beginning of LibreOffice.
Also fails on my win64 lo 5.2.4 released (AMD hw) on Win7. I get unexpected crash and lo attempt to repair the document (always failing with new crash in a loop - never actually seeing the document). When skipping the repair, the document finally opens but I get "SEH Exception: ACCESS VIOLATION" and lo writer disappears without a trace... Writer feels more unstable generally than previous release (I often get unexpected crash and repair also in other more simple documents in odt-format)
Issue still reproducible in Version: 5.4.0.0.alpha0+ Build ID: e9e6228533b336317aa809a7aaaa4fd1c338d4f7 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Hi Michael, Would you mind taking a look at it when you have some time ?
Fixed by http://cgit.freedesktop.org/libreoffice/core/commit/?id=f6785b99a3f7e7531c8ef7ed16402cc4e02c9750 which is the fix for bug 107568, so both bugs have the same root cause. Tested in Version: 5.4.0.0.alpha1+ Build ID: 2e399f32e7505bdcf855112d8a48ae0edefe5bbc CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk2; Locale: fo-FO (ca_ES.UTF-8); Calc: group Closing as RESOLVED DUPLICATED *** This bug has been marked as a duplicate of bug 107568 ***
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cdf6330ebc6f365a545c648eb6672aa51858c015 tdf#104649: Add uitest It will be available in 5.4.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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/879f847d9d6ef5a165f660c55f2070f4b207512b tdf#104649: move UItest to CppunitTest It will be available in 7.1.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.