You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2019/07/12 18:27:00 UTC

[jira] [Created] (PROTON-2073) Travis CI build test fails on Ubuntu 1604

Andrew Stitcher created PROTON-2073:
---------------------------------------

             Summary: Travis CI build test fails on Ubuntu 1604
                 Key: PROTON-2073
                 URL: https://issues.apache.org/jira/browse/PROTON-2073
             Project: Qpid Proton
          Issue Type: Bug
          Components: build
            Reporter: Andrew Stitcher


There seems to be a bad interaction between the Ubuntu 1604 version of OpenSSL 1.0 and the Ubuntu 1604 version of valgrind.

This gives Valgrind errors like:
{quote}...
vex: the `impossible' happened:
isZeroU
vex storage: T total 417335808 bytes allocated
vex storage: P total 640 bytes allocated
 
valgrind: the 'impossible' happened:
LibVEX called failure_exit().
 
host stacktrace:
==11424== at 0x38083F48: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==11424== by 0x38084064: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==11424== by 0x380842A1: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==11424== by 0x380842CA: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==11424== by 0x3809F682: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==11424== by 0x38145428: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==11424== by 0x3815256D: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
...
sched status:
running_tid=1
 
Thread 1: status = VgTs_Runnable (lwpid 11424)
==11424== at 0x59D24C0: ??? (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==11424== by 0x59B113F: EC_POINT_mul (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==11424== by 0xB61BD4A10A782FFF: ???
==11424== by 0x62DB2AF: ???
==11424== by 0x59B8EA7: d2i_ECPrivateKey (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==11424== by 0x59BD4C0: ??? (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==11424== by 0x5A08118: EVP_PKCS82PKEY (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==11424== by 0x5A2E634: PEM_read_bio_PrivateKey (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==11424== by 0x54A16E7: SSL_CTX_use_PrivateKey_file (in /lib/x86_64-linux-gnu/libssl.so.1.0.0)
==11424== by 0x4E664A4: pn_ssl_domain_set_credentials (openssl.c:608)
==11424== by 0x4E5DABF: pn_listener_ctx.lto_priv.128 (messenger.c:396)
==11424== by 0x4E6A6B3: pn_messenger_subscribe_ttl (messenger.c:1826)
==11424== by 0x401B3C: main (msgr-recv.c:207)
...{quote}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org