To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77087
                 Issue #|77087
                 Summary|dp_misc::raiseProcess, dp_misc::resolveUnoURL problems
               Component|framework
                 Version|680m211
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jl
             Reported by|sb





------- Additional comments from [EMAIL PROTECTED] Tue May  8 11:05:17 +0000 
2007 -------
The way dp_misc::raiseProcess and dp_misc::resolveUnoURL are used in
desktop/source/deployment/registry/component/dp_component.cxx:1.16 and
desktop/source/pkgchk/unopkg/unopkg_misc.cxx:1.5 leaves some problems:

1  The case that the spawned process terminates prematurely is not handled.  A
start for a fix is attached as desktop.patch.  It still suffers from the problem
that the osl_terminateThread call at
desktop/source/deployment/registry/component/dp_component.cxx:1.16 l. 899 can
fail and fire a bogus OSL_ASSERT (also see issue 77071).

2  Calls to osl_freeProcessHandle are missing.

---------------------------------------------------------------------
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]

Reply via email to