sd_regression_test failed

Markus Mohrhard markus.mohrhard at googlemail.com
Tue Apr 30 04:03:08 PDT 2013


Hey,
>
> sd_regress_test failed:
>
> [ CUT ] sd_regression_test
> warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.help.XMLHelp.
> warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.help.XMLHelp.
> warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.help.XMLHelp.
> warn:sfx2.bastyp:22656:1:sfx2/source/bastyp/helper.cxx:119: GetResultSet: Any other exception: Unable to create Content!
> warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.ucb.FileContentProvider.
> warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.ucb.FileContentProvider.
> warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.ucb.FileContentProvider.
> warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.ucb.FileContentProvider.
> warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.ucb.FileContentProvider.
> warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.ucb.FileContentProvider.
> OK (2)
> This used to be an assertion failure: Desktop disposed before terminating it,
> but nothing bad seems to happen anyway?
> This used to be an assertion failure: Desktop not terminated before being destructed,
> but it is probably not a real problem.
> This used to be an assertion failure: Desktop disposed before terminating it,
> but nothing bad seems to happen anyway?
> This used to be an assertion failure: Desktop not terminated before being destructed,
> but it is probably not a real problem.
> warn:legacy.osl:22656:1:unotools/source/config/configmgr.cxx:185: OSL_ASSERT: items_.empty()
> warn:legacy.osl:22656:3:sal/rtl/strtmpl.cxx:1226: OSL_ASSERT: *ppThis != NULL
> Segmentation fault (core dumped)
>
>

As already mentioned on IRC this looks like you ran out of memory.

warn:legacy.osl:22656:3:sal/rtl/strtmpl.cxx:1226: OSL_ASSERT: *ppThis != NULL

means that the memory allocation in the line before failed. Please
check that you have enough memory to run the test and link some libs
at the same time or disable parallelism.

Regards,
Markus


More information about the LibreOffice mailing list