Hi Luke, Luke Benes wrote: > This is not a 32/64 bit issue, as I'm seeing this on my 64 bit > Ubuntu 17.10 system. The full, unedited log built with > SAL_LOG="+WARN.+INFO.xmlsecurity+INFO.comphelper.crypto" > Hmm, nothing really helpful standing out there. If you please could:
make CppunitTest_xmlsecurity_signing CPPUNIT_TEST_NAME=testODFEncryptedGPG CPPUNITTRACE="gdb --args" , and then stick a breakpoint here: break appopen.cxx:240 (and then run)? If you hit that breakpoint - do a 'catch throw', then keep single-stepping. If you reach the end of the CheckPasswd_Impl() function, I'm at a loss. If you hit exceptions before, I'd be interested in backtraces for all of them. Cheers, -- Thorsten
signature.asc
Description: Digital signature
_______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
