User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36 Build Identifier: LibreOffice 5.1.2.2 The components especially LibreCalc and Impress often slows down or crash when I am working on multiple files together simultaneously. With Impress, when I am using graphics and many images to build a presentation the editing slows down and while it often gets crashed and worse is sometimes all of sudden while presenting after connecting to overhead projector. With LibreCalc, while working on multiple spreadsheets usually 3 to 5 at a time. It crashed while working on pivot tables or while saving the files after copy-paste. Reproducible: Sometimes [Information automatically included from LibreOffice] Locale: en-US Module: SpreadsheetDocument [Information guessed from browser] OS: Windows (All) OS is 64bit: yes Reset User Profile?No
I have the same experince with calc wi 10 pro 64 bit.
Guys, please try to reproduce while Windbg is attached: https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg
Setting status to NEEDINFO.
Since no response, I'll close as Invalid in order to focus on many already defined bugs. As for "crash", since LO 5.2. there's built-in crash report so different errors can be reported separately. As for other problems not detectable with crash report, one can use Procdump utility (part of free and useful Sysinternaly Suite) during LO run in order to get a dump (soffice.bin.dmp). Procdump can be run manually after LO start or better via simple batch file like attachment 129814 [details], that is used instead of LO icon to start LO. Dump is then analyzed with https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg.