Created attachment 140185 [details] sample file Steps to reproduce: 1.Open attached document 2. Go to page 200 ( easy from the navigator ( F5 )) and put the cursor at the beginning. 3. Press Ctrl, Go to the last page, and click on the last character to select from page 200 to 400 4. Press delete key CRASH! Reproduced in Version: 6.1.0.0.alpha0+ Build ID: fa2dd2ba03f8be1f148dca8f6164daaf7bbf7d96 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Created attachment 140186 [details] gdb backtrace
Not reproducible in Versión: 6.0.1.1 Id. de compilación: 60bfb1526849283ce2491346ed2aa51c465abfe6 Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; Configuración regional: es-ES (es_ES); Calc: group Linux only...
@Michael, this crash asserts in the assert added in 5989c5722a9ce424803d8fb7858ad98c10d0601d... Could you please take a look ?
Repro Version: 6.1.0.0.alpha0+ Build ID: 96d551636e9179eb6874a5156b191ef3bff0a10c CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2018-02-26_23:44:46 Locale: nl-NL (nl_NL); Calc: CL
repro Version: 6.1.0.0.alpha0+ Build ID: 43bf50d5ced4b878f747075f8c0f1b32991c290e CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: gtk3; Locale: nl-BE (en_US.UTF-8); Calc: group
Triaging this again.... I can also reproduce the crash in Version: 5.2.0.0.alpha1+ Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e CPU Threads: 4; OS Version: Linux 4.13; UI Render: default; Locale: ca-ES (ca_ES.UTF-8)
(In reply to Xisco Faulí from comment #6) > Triaging this again.... Maybe related to bug 73095? BT as some similarity with comment 12
after a tedious bisection, I think I've found the problematic commit ( reverting it locally fixes the problem as well ). author Noel Grandin <noel@peralex.com> 2016-02-23 10:08:40 +0200 committer Noel Grandin <noelgrandin@gmail.com> 2016-02-24 08:11:12 +0000 commit 81b7de3d9f29d3aa14446b5c3624fe62cdbebd30 (patch) tree 6f9e07c9ad5d151f1a870df098c83df8e2b9642d parent 93de1f80e8b6ea49be8eca57a87e6ba92dc6cae9 (diff) convert canvas::IRenderModule::PrimitiveType to scoped enum Bisected with: bibisect-linux-64-5.2 Adding Cc: to Noel Grandin
Forgot what I said in my previous commit, I can still reproduce it with gen environment....
Also reproducible with the oldest commit from bibisect-43max Version: 4.2.0.0.alpha1+ Build ID: fc8f44e82de4ebdd50ac5fbb9207cd1a59a927e3
Dear Xisco Faulí, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
I can't reproduce it in Version: 6.4.0.0.alpha0+ Build ID: 7a0164f0d82d91e2ac481d74cdacfe9a7ad6080f CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded Probably fixed by M. Stahl... I'd appreciate if someone else can double check... Closing as RESOLVED WORKSFORME.