https://bugs.freedesktop.org/show_bug.cgi?id=80038
--- Comment #3 from Maxim Monastirsky <[email protected]> --- (In reply to comment #2) > I tried it with > http://portableapps.com/redirect/ > ?a=LibreOfficePortable&t=http%3A%2F%2Fdownload.documentfoundation. > org%2Flibreoffice%2Fportable%2F4.2.4%2FLibreOfficePortable_4.2. > 4_MultilingualNormal.paf.exe It doesn't crash for me, but tries to open the file for a very long time with a constant 50% CPU usage. I killed the process after ~1.5 hours with ~400MB RAM usage. Given that any unknown file type is forced to open in Writer with the ascii filter [1], I can guess why this happens. Not only it's a big file (117MB), the filter will treat special symbols like carriage return or form feed. Even notepad.exe (176KB on my system), opens with 666 pages. Now imagine what could be the results of opening your file. [1] http://opengrok.libreoffice.org/xref/core/filter/source/textfilterdetect/filterdetect.cxx#162 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
