To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47748
                  Issue #:|47748
                  Summary:|cppu::defaultBootstrap_InitialComponentContext()
                          |called twice during startup
                Component:|framework
                  Version:|680m86
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P2
             Subcomponent:|code
              Assigned to:|mt
              Reported by:|mhu





------- Additional comments from [EMAIL PROTECTED] Tue Apr 19 06:16:14 -0700 
2005 -------
Due to changes in desktop/source/app/cmdlineargs.cxx integrated into milestone
SRC680_m86, a second UNO component context (i.e. ServiceManager) is bootstrapped
during soffice.bin startup.

Verification: there are two instances of types.rdb and services.rdb (memory)
mapped into the process address space.

This duplicate bootstrap has a negative impact upon startup performance, is
unnecessary and can be easily avoided (a proposed patch follows).

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