https://bz.apache.org/ooo/show_bug.cgi?id=127890
--- Comment #2 from oopla <[email protected]> --- More cases: - open CSV some 600 rows x some 10 cols (bank transaction report), added some 5 cols with simple if() and basic math formula, tweaked here and there, rearranged cols. calc was getting slower and slower then trying to save crashed with 'bad allocation' - new calcsheet, just a bunch of rows x cols, several tweaks, added graph (bar+line), tweaked oarams & layout etc, print-preview, PDF conversion: here the file dialog was incomplete, black icons not all dirs but operation completed and PDF was generated & saved. But then 'save file ...' yielded 'bad allocation' - new calc, plain simple few cols of numers and few other cols with basic math on such previous cols, tweaks etc, 'save file ...' did not yield the file dialog, tried more times, calc UI washed out all white unresponsive then crashed (firing the issue reporting service of the OS) maybe related, on restart / recover I get wierd 'unknown / unsupported excel file format' on .xls files that were either 1) native .xls but no such warning on open or 2) .xls saved from calc as 'MS excel 97/XP' format. I see in resource/performance monitor calc footprint going up quickly as Ii tweak the doc, that's expected to some extent but seems that at some point it break through the roof -- You are receiving this mail because: You are the assignee for the issue.
