Created attachment 198786 [details] the spreadsheet creating the problem Office crashes at each attempt of export from .ODS to .XLS tried with whole file and selection (selection cannot be opt out) this happens with a specific document (reduced to one sheet), attached. Intention is to export one sheet (Selection instead of doing a whole document save and then removing sheets manually
Doesn't crash with Version: 24.8.4.2 (X86_64) / LibreOffice Community Build ID: bb3cfa12c7b1bf994ecc5649a80400d06cd71002 CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded Please test in safe mode, Menu/Help/Restart in Safe Mode Please paste here the information on Menu/Help/About LibreOffice (There is an icon to copy)
Created attachment 198787 [details] Error at save while exporting ODS to {XLS, XML} Error occurs with: Version: 25.2.0.2 (X86_64) / LibreOffice Community Build ID: 62af784cc06624122f17ee71c7cf13d906cbaed0 CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Vulkan; VCL: win Locale: pl-PL (pl_PL); UI: en-US Calc: CL threaded
Dear xavdeq, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
Dear xavdeq, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-FollowUp
Hi, I tested again today with Libreoffice v. 25.8.4.2 on MacbookPro Intel 16" 2019. OSX 15.6.1 (24G90) Libreoffice does not crash any more on export, but I get the following error message: Error saving the document TEST-liste: General Error. General input/output error. This happens with the spreadsheet provided with the bug report, also with several older spreadsheet files i have tested. Some simple files do export ok. There is no error with save as .XLS
error in command line runtime error: file file:///home/zdenek/Plocha/bibisect/linux-64-26.8/instdir/share/xslt/export/spreadsheetml/table.xsl line 230 element choose xsltApplySequenceConstructor: A potential infinite template recursion was detected. You can adjust xsltMaxDepth (--maxdepth) in order to raise the maximum number of nested template calls and variables/params (currently set to 3000). Templates: #0 name repeat-adding-table-column #1 name repeat-adding-table-column #2 name repeat-adding-table-column #3 name repeat-adding-table-column #4 name repeat-adding-table-column #5 name repeat-adding-table-column #6 name repeat-adding-table-column #7 name repeat-adding-table-column #8 name repeat-adding-table-column #9 name repeat-adding-table-column #10 name repeat-adding-table-column #11 name repeat-adding-table-column #12 name repeat-adding-table-column #13 name repeat-adding-table-column #14 name repeat-adding-table-column Variables: #0 numberColumnsRepeated #1 param table-column #2 numberColumnsRepeated #3 param table-column #4 numberColumnsRepeated #5 param table-column #6 numberColumnsRepeated #7 param table-column #8 numberColumnsRepeated #9 param table-column #10 numberColumnsRepeated #11 param table-column #12 numberColumnsRepeated #13 param table-column #14 numberColumnsRepeated I can export with 7.3.7, regression
This seems to have begun at the below commit in bibisect repository/OS linux-64-7.4. After this commit export freeze (no error message, but LO doesn't respond) a1e78d6f7c6eb21da1f16573c5c5aa4f07d70ea2 is the first bad commit commit a1e78d6f7c6eb21da1f16573c5c5aa4f07d70ea2 Author: Jenkins Build User <tdf@pollux.tdf> Date: Fri Jan 14 21:20:28 2022 +0100 source a2eaf99e46f370ffb3b73828c2bdc53dc193b9a4 128415: make comphelper::OInterfaceContainerHelper4 more threadsafe | https://gerrit.libreoffice.org/c/core/+/128415 The error message appears after the commit 0d1f261ba281f798a0e7bed17addd0232bbb9fcc is the first bad commit commit 0d1f261ba281f798a0e7bed17addd0232bbb9fcc Author: Jenkins Build User <tdf@pollux.tdf> Date: Thu Feb 10 22:09:43 2022 +0100 source 5e402bac39dc4245844efbde442bdb3bd993a157 129780: remove most hardcoded MAXCOL/MAXROW from Calc filters | https://gerrit.libreoffice.org/c/core/+/129780