[Libreoffice] segfault in sc

David Tardon dtardon at redhat.com
Mon Oct 10 23:18:53 PDT 2011


On Sun, Oct 09, 2011 at 02:19:02PM -0700, julien2412 wrote:
> Hello,
> 
> In sc, if i run make -sr, I've got this :
> Error: UcbContentProviderProxy::getContentProvider - No provider for
> 'com.sun.star.help.XMLHelp. From File
> /home/maryline/compile-libreoffice/libo/ucb/source/core/provprox.cxx at Line

If I understand this correctly, it failed to create an impl. of service
com.sun.star.help.XMLHelp. This most probably means there is none
registered in the test's rdb (and guess what: there is not :), in which
case the attached patch should help. But this does not explain why the
test does not fail for everyone else...

D.


More information about the LibreOffice mailing list