Created attachment 130519 [details] the document that crashes Calc Simple enough, if in the attached document you go to the last sheet ("Lab Eval"), select a whole row like for example row#20 (but it is more or less the same if you select another one or multiple one), Calc crashes with the message: multi_type_vector::position#1321: block position not found! (logical pos=18446744073709551594, block size=10, logical size=1048576) Thank you!
Created attachment 130520 [details] Screenshot of the crash
Hello Romano, Thank you for reporting the bug. I can't reproduce it in Version: 5.4.0.0.alpha0+ Build ID: 4b3e8de6b3cb971b02aa0cb90aceb9e104071d3b CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group it seems you're using an old version of LibreOffice. Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
If it does not happen on the 5.4 probably it has been fixed on the road up :). I am using the included bundle in Ubuntu 16.04 so it is quite an hassle to update --- I will see if I can in the next days. Thanks a lot for the very fast answer.
No issue with: Versión: 5.1.6.1 (x64) Id. de compilación: f3e25ec0581f5012f54d8810dcddd5824f4ee374 Subprocesos de CPU: 1; Versión de SO: Windows 6.19; Renderizado de IU: Default; Configuración regional: es-ES (es_ES); Calc: group Please try resetting the user profile, sometimes solves strange issues. https://wiki.documentfoundation.org/UserProfile Usually it's enough renaming/deleting the file "user/registrymodifications.xcu", it affects all the options in Menu/Tools/Options, and the files "user/basic/dialog.xlc" and "scrip.xlc" are overwritten, additionally custom colors in "user/config/standard.soc" are lost.
Could you check LO ppa to install a newer LO version? Last TDF official stable one is 5.2.4
Created attachment 130766 [details] Screen Shot of the crash. I had the same problem. I was moving the row by cutting and pasting the row. Then I came back to the cut empty row to delete it and the error box appeared and Calc crashed.
Not Linux only, repro on Windows with 5.1.4. No repro with 5.1.5 so WFM. If tested otherwise, feel free to reopen with details. For reporters, in Linux you can: - install latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ - add LO PPA to install latest 5.1.x (still) or 5.2.y (fresh) or even 5.3.z (development) - this is same as 5.w - use Bash Script to Extract Parallel LO (no installation) from http://pastebin.com/L6SFSYFR (good for testing) I wonder why Ubuntu doesn't upgrade to x.y. last for stable branch.
Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=218bd65271cf9d94e6a47b61c83883eea1885317 uitest Calc merged cells- tdf#51368 tdf#105412 tdf#37901 tdf#51368 tdf#63766 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.