A couple of crashes while importing malformed .rtf files. According to valgrind (logs attached) they are due to null pointer deref (but note "Use of uninitialised value" too). Seem to be DoS only. Tested on Debian Stable.
Created attachment 109701 [details] Crasher
Created attachment 109702 [details] Valgrind log
Created attachment 109703 [details] Crasher
Created attachment 109704 [details] Valgrind log
'OOO_EXIT_POST_STARTUP=1 ./soffice fdo86448.rtf' hangs here on master, but it does not crash.
This crashes in 4-3 for me. The fix for bug 86449 also fixes it there, so setting it as a dup of that. I don't see a hang in master btw. *** This bug has been marked as a duplicate of bug 86449 ***