Created attachment 61610 [details] Calc crashes on opening this there are a number of similar bugs in about all LO-versions up to 3.5.3.2. LO cannot open reliably large sheets, containing (many) matrix formula. When opening attached file in LibreOffice calc progress bar "Load document..." stops just before completion and LO crashes "Due to an unexpected error..." On rare occasions (after closing down all resident programs, stopping AV, etc.) you may be lucky, but normally LO crashes. My configuration: Win7-64 home SP1, 4GB, AMD Phenom II X4 820, ATI Radion HD 5300/5400.
Confirmed with LibO 3.4.5. Works for me with LOdev 3.6 (master - 14-May-2012 02h55 x86@6-fast; Build ID: 347e345) and LibO 3.5.3. Tested on Windows XP and Vista 64.
On pc Debian x86-64, with 3.5 branch updated today, I don't reproduce the problem. However, I noticed that it takes about 20 seconds + these kind of messages. (pkix_CacheCert_Add: PKIX_PL_HashTable_Add for Certs skipped: entry existed warn:legacy.tools:15271:1:/home/julien/compile-libreoffice/libo_3_5/sfx2/source/appl/appuno.cxx:512: invalid type for InteractionHandler warn:legacy.osl:15271:1:/home/julien/compile-libreoffice/libo_3_5/sc/source/core/data/documen7.cxx:247: RemoveFromFormulaTree: nFormulaCodeInTree < nRPN Remark : the file contains some macro.
Confirmed with: LOdev 3.5.3rc1+ Build ID: 51648779-22e3d74-d554af7 Windows 7 Professional SP1 64 bit Calc crashes near the end of loading file progress bar.
just retested running Ubuntu-12.04. Same crash on 3.5.2 - but now runs well after the recent update (3.5.3). Strange difference between the 'same' 3.5.3-versions of Win7 and Ubuntu-12.04 ...
So it seems ok now with last versions. bfoman: could you try with 3.5.3.2 and if necessary with a brand new LO profile (see http://wiki.documentfoundation.org/Documentation/UserProfile) ?
LibO 3.5.3.2 for Windows still has the exact same issue. Even after 'cleaning' the user profile as suggested. I have to close many background programs to make it work. To me that's strange because there is enough free memory of the installed 4GB...
It could be interesting you follow the memory used during the opening of the file with builtin Windows tools. Could you test ?
Total memory is not the issue: just ran a test, after starting LibO memory usage goes up from 1.7 GB to just 1.8 GB memory usage (of 4 GB total) and then LibO crashes. Processes remain 'running' in the background and after killing those I'm back at 1.7 GB. Nothing special except those crashes. Perhaps some timing issues?
Confirmed with: LO 3.5.4.2 Build ID: own W7 debug build Windows 7 Professional SP1 64 bit Calc crashes near the end of loading file progress bar. I am surprised as load crash is initiated by the same source section that bug 47044 is about (and others alike).
Created attachment 62324 [details] Bug 49903 - WinDbg session with FAILED_SOURCE_CODE Attached full WinDbg session with FAILED_SOURCE_CODE.
Noticed same top line in bt than fdo#47044 (see also http://nabble.documentfoundation.org/About-fdo-47044-crashed-when-accessing-Proxy-etc-td3986891.html#a3987011) It would mean that if fdo#47044 is solved, this tracker might be solved too.
This looks like it was once also reproduced on Linux (comment 4: "just retested running Ubuntu-12.04. Same crash on 3.5.2 - but now runs well after the recent update (3.5.3)."), but the backtrace in attachment 62324 [details] indicates that all the reported failures on Windows are due to bug 47044. So marking this as a duplicate anyway. *** This bug has been marked as a duplicate of bug 47044 ***