To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102313
                 Issue #|102313
                 Summary|XComponentLoader::loadComponentFromURL() Causes System
                        | Violation
               Component|api
                 Version|OOO310m11
                Platform|HP
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jsc
             Reported by|msmith68





------- Additional comments from msmit...@openoffice.org Wed May 27 18:49:23 
+0000 2009 -------
We have a Windows service written in C++ that connects to OO to convert ODT 
files to PDF files.  When the service connects to a 2.X versions of OO, the 
loadComponentFromURL()method opens the file to be converted without any 
problems.  When the service connects to OO 3.1 or OO 3.0.1, the 
loadComponentFromURL() method caused the system to throw a memory access 
violation error. 

After finding this error I installed the OO 3.1 SDK, hoping to reproduce the 
problem with the C++ DocumentLoader example.  After modifying the example to 
connect to OO over a named pipe (sockets have not worked correctly since OO 
2.4), I found that the DocumentLoader example did work with OO 3.1.  I then 
modified the example to access OO exactly as our service does.  That modified 
version of the DocumentLoader example does exhibit the problem.  It causes 
a "5892 Segmentation violation Error 139" when it executes the 
loadComponentFromURL() method.  If I bring up OO 2.4 instead of OO 3.1 there is 
no problem.

I'd like to attach the DocumentLoader.cxx file from the modified DocumentLoader 
example, but there does not appear to be any way to do that on this new issue 
screen.

---------------------------------------------------------------------
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...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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

Reply via email to