Overview: Selecting 1000000 lines of individual numbers in Writer and pasting into Calc cause LibreOffice to crash Recreation: 1) Create 1000000 lines of numbers in Writer 2) Select all <Ctrl-A> 3) Copy <Ctrl-C> 4) Select cell A1 in spreadsheet Sheet1 5) Paste <Ctrl-V> Actual Results: LibreOffice crashes Expected Results: Either 1000000 rows in Column A are populated or an error message indicates the spreadsheet can't handle that amount of data Platform: Mint Linux 3.2.0-35-generic LibreOffice 3.5.4.2 Build ID: 350m1(Build:2)
Could you attach any example documents to allow others to check on different system/build?
Does this occur with 999999 lines of numbers? In any case, I doubt anyone will really need that many numbers.
Closing due to reporter's inactivity. And that's really not a useful proceeding, as Linus already stated. @reporter: Please feel free to reopen if you can contribute the requested writer sample document.
Created attachment 73845 [details] Sample Writer Document I was able to reproduce the Crash as per original report
[Reproducible] with "LibO 4.0.0.2 rc - GERMAN UI / German Locale [Build ID: 5991f37846fc3763493029c4958b57282c2597e)]" {tinderbox: @6, pull time 2013-01-24 07:20(?)} on German WIN7 Home Premium (64bit) with User Profile automatically created form renamed /3 User profile used by 3.6.5.2
Really uncommon use ...
Created attachment 73925 [details] Bug 59040 - WinDbg session Confirmed with: LO 4.0.0.2 Build ID: own W7 debug build Windows 7 Professional SP1 64 bit Attached full WinDbg session.
Update here: Tested on: Ubuntu 14.04 x 64 LibreOffice 4.4 beta 2 No crash - a serious hang but no crash. Ate up memory and what not so probably same thing as Windows just not seeing a crash. Windows 7 LibreOffice 4.3.5.2 release LibreOffice 3.3 (inherited from OOo) LibreOffice 4.5 alpha 0 - build date: 07/01/2015 I saw a crash on all of these. Updating version to reflect oldest version tested on (inherited from OOo) Other Notes: This is not about 1,000,000 lines or w/e, it's just a large set. I was able to successfully copy about 10,000 pages without a problem, but at some point (at least around 15k pages) the crash occurs. I have no idea how many lines that is. Updating title to reflect that it's not about a specific 1,000,000 copied/pasted Priority: Major - crash Lowest - this is a bit of an extreme corner case example of using Writer/Calc in a very strange way.
** Please read this message in its entirety before responding ** 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 on a currently supported version of LibreOffice (5.0.4 or later) https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System 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) 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: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2016-01-17
Issue still reproducible in Version: 5.4.0.0.alpha0+ Build ID: eb7b03b052ffe8c2c577b2349987653db6c53f76 CPU threads: 1; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2017-02-26_22:34:18 Locale: en-GB (es_ES); Calc: group
Curiously tried on master/6.1 (Linux debug build), already when the .odt is loaded (it takes a lot of time) 3.6GB were eaten, after copy-pasting to Calc (again taking time) 7.7GB were used, but no crash, and cells could be travelled and used. Likely a clipboard copy of the Writer document is created, plus some import document overhead in Calc, 100000 rows with values don't take that much. Not much Calc can do about, this seems to be a question of available memory. Closing.