https://bugs.freedesktop.org/show_bug.cgi?id=51028
--- Comment #3 from Michael Meeks <[email protected]> 2012-06-14 01:47:26 PDT --- ah - sure, but if something pathalogically bad happens - code can call 'exit' itself, and - unfortunately that triggers a load of cleanup - which can lock the application up [ making a crash look like a hang ]. I suspect this is one of those cases from the traces :-) I imagine if you forced an exit we'd see a signal handler instead here (which can suffer the same problem sometimes FWIW). did you manage to run from a terminal / console to see if there was some helpful Java debug output there when the error occurs ? :-) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
