Here's the log of the debugging session:
https://pastebin.com/60HvYeFa
This was on my 64-bit Ubuntu 17.10 box. Anything useful here? 
From: thb@libreoffice.org <thb@libreoffice.org>
Sent: Thursday, February 1, 2018 5:13 PM
To: Luke Benes
Cc: Libreoffice Dev List
Subject: Re: CppunitTest_xmlsecurity_signing Unit Test Failure on 32-bit Linux
  
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
    
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.