The OpenOffice application crashes when I click the Macro Security button in 
Options. I've traced the crash to line 364 in shlib.cxx. It appears that the 
library libsec_xml.so is trying to be loaded with osl_loadModule(), but that 
function and osl_loadAsciiModule() return NULL, causing the 
loader::CannotActivateFactoryException to be thrown, which results in a crash.  
The following dlerror() is printed to screen.

../libsec_xmlsec.so: symbol CERT_NameTemplate:referenced symbol not found.

I really just need to set Macro security setting and this is preventing this. 
Please let me know if anyone can or cannot help.

Thanks again,

Raymond




Reply via email to