Steps to Reproduce: 1. Open http://oval.mitre.org/language/version5.10.1/OVAL_Unix_Component_Specification.04-04-2012.docx 2. Select from top of the document to right before 2.13 2.13 unix-def:process_state heading in page 36/37 3. Delete the selection 4. Close LibreOffice -> CRASH Reproduced in Version: 6.2.0.0.alpha0+ Build ID: daf44342ca82c5b0e79da88b7f9dbf28f6d43a8b CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded and Version: 5.2.0.0.alpha0+ Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53 Threads 4; Ver: 4.15; Render: default;
Repro, but not with gtk2. I was unable to get a backtrace. Step 2 was easier when zoomed out and in multipage view. Selected with mouse to a ballpark estimate and then shift-arrowed backwards (it is quite quick with all the tables etc.). Arch Linux 64-bit Version: 6.2.0.0.alpha0+ Build ID: 9a373521d7a328197a4bf9abeb0a981b7acba896 CPU threads: 8; OS: Linux 4.18; UI render: default; VCL: gtk3_kde5; Locale: fi-FI (fi_FI.UTF-8); Calc: threaded Built on 19 October 2018
Unlike gtk2 the gtk3 version will store in the system clipboard whatever is in the application clipboard when it exits. IIRC the Mac and Windows versions do the same thing, so its possible the crash exists on those platforms as well, as opposed to being a gtk3 only thing
Win does not crash Version: 6.2.0.0.alpha1+ (x64) Build ID: 8274c4c62df5b937b3f0bec9e1eeca85f3b219d4 CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-10-22_01:47:50 Locale: fi-FI (fi_FI); Calc: threaded
I see an assert in SwAccessibleMap on a non-empty mpShapeMap, which indicates a generic accessibility issue
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 https://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://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Repro in 6.0 only if selecting from the beginning. No repro crash in 7.4+. Please verify, this is not straightforward. ** (soffice:1683): WARNING **: 13:14:28.732: Exception in getAccessibleIndexInParent() ** (soffice:1683): WARNING **: 13:14:28.732: Exception in getAccessibleName() ** (soffice:1683): WARNING **: 13:14:28.732: Exception in getAccessibleDescription()
(In reply to Timur from comment #6) > Repro in 6.0 only if selecting from the beginning. > No repro crash in 7.4+. > Please verify, this is not straightforward. > > > ** (soffice:1683): WARNING **: 13:14:28.732: Exception in > getAccessibleIndexInParent() > ** (soffice:1683): WARNING **: 13:14:28.732: Exception in getAccessibleName() > ** (soffice:1683): WARNING **: 13:14:28.732: Exception in > getAccessibleDescription() It seems you are right. Btw. after comment 1 I learned to use LibreOffice and know that I don't have to paint the selection manually, it's enough to shift-click the end point :)