>> ==5414== by 0x5D28F60: __run_exit_handlers (in /lib64/libc-2.17.so)
> As always, global static objects are evil. And in general, "exit handlers" are evil. Luckily at least, for the mobile platforms where all the LO code used by a LO-based app is linked into one executable or one single shared library, the process never exits voluntarily (but is killed by the OS when necessary), so any problem caused by such does not happen there. --tml _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice