To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=83669
------- Additional comments from [EMAIL PROTECTED] Thu Nov 15 21:52:42 +0000 2007 ------- Additional info on the error messages in the log file: The important lines in the logfile are shown below. The log has to be read from bottom up. The last line is the first operation undertaken and the first line is the final result/failure of tries to connect to OpenOffice. 15.11.2007 15:12:55: : System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at com.sun.star.uno.Reference<com::sun::star::uno::XInterface>.__dtor(Reference <com::sun::star::uno::XInterface>* ) at __CxxCallUnwindDtor(IntPtr , Void* ) at uno.util.to_cli<class com::sun::star::uno::XComponentContext>(Reference<com::sun::star::uno::XComp onentContext>* x) at uno.util.Bootstrap.bootstrap() Trying to interpret the messages, bootstrap() calls OpenOffice. Then, OpenOffice tries to call internal procedures, but fails as shown in: "com.sun.star.uno.Reference<com::sun::star::uno::XInterface>.__dtor". The reason for failure is not clear, because "Attempted to read or write protected memory" does not specify it. --------------------------------------------------------------------- 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]
