To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=108734 Issue #|108734 Summary|framework: implts_dispatch's rethrow of uno::RuntimeEx |ception will always result in a crash Component|framework Version|DEV300m70 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|mba Reported by|cmc
------- Additional comments from [email protected] Thu Jan 28 10:50:23 +0000 2010 ------- We have a stacktrace at https://bugzilla.redhat.com/attachment.cgi?id=387039 where implts_dispatch rethrows a uno::RuntimeException. No idea where the original exception was throw from unfortunately. But for debugging purposes adding in an unconditional throw of a RuntimeException there reproduces that nothing in the stack catches the exception so the app will always abort if there was a uno::RuntimeException throw by anything that the autorecovery stuff uses. Is there any particular reason we rethrow a uno::RuntimeException but ignore all other uno::Exception ? --------------------------------------------------------------------- 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
