To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102120
                 Issue #|102120
                 Summary|uncaught Java exceptions make OOo crash
               Component|framework
                 Version|OOo 3.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|sb
             Reported by|milek_pl





------- Additional comments from milek...@openoffice.org Thu May 21 13:04:41 
+0000 2009 -------
Whenever a Java extension throws a Java exception that is not caught, OOo
immediately crashes. On the console, however, you see that only RuntimeException
is mentioned (and no original cause).

We had to catch all possible exceptions everywhere to make LanguageTool safer to
use but that's a pretty dirty workaround. Instead, a dialog box with a complete
stracktrace and a log should be created, and definitely no crash.

Setting P2, as this creates crashes (maybe it should even be P1 as it might
render the whole app unusable if an exception is thrown on extension
initialization). Found in 3.1 but it's been there a long time.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to