Description: As said, Writer crashes when Print Preview is closed. I know it is useful to have the document what causes is, but it contains sensitive information. I'm happy to dig more into it if needed. Steps to Reproduce: 1. Open document with ??? 2. Toggle Print Preview 3. Exit Print Preview Actual Results: Writer crashes Expected Results: Writer does not crash. Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: None
(In reply to Attila Greguss from comment #0) > but it contains sensitive information. Please try to remove the sensitive information; e.g., try to find-and-replace all digits by 0, and characters by "X": using regular expressions, replace all \d with 0, and replace all \w with X. Check if this modified document has the problem. You may try to remove parts of the document (second half; first half) to see what still reproduces the problem - probably that could let you see where the problem is, to allow you to create a sample from scratch. Thanks!
it seems to be a duplicate of bug 130187 *** This bug has been marked as a duplicate of bug 130187 ***
Please, update to the latest version of LibreOffice
Was looking for an existing issue...well, I'm pretty sure it is. I'll update it.
*** This bug has been marked as a duplicate of bug 130187 ***