Skip to content

Commit

Permalink
[tests] ignore libnss errors from OpenSuse Tumbleweed
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione authored and yuanren10 committed Jun 25, 2019
1 parent ec38202 commit 2bccae1
Showing 1 changed file with 80 additions and 0 deletions.
80 changes: 80 additions & 0 deletions build-aux/knet_valgrind_memcheck.supp
Expand Up @@ -759,3 +759,83 @@
fun:_dlerror_run
fun:dlopen@@GLIBC_2.2.5
}
{
Opensuse tumbleweed libnss
Memcheck:Cond
obj:/usr/lib64/libcrypto.so.1.1
fun:RAND_DRBG_generate
obj:/usr/lib64/libcrypto.so.1.1
fun:RAND_DRBG_instantiate
obj:/usr/lib64/libcrypto.so.1.1
fun:RAND_DRBG_get0_public
obj:/usr/lib64/libcrypto.so.1.1
fun:encrypt_openssl
fun:opensslcrypto_encrypt_and_signv
fun:opensslcrypto_encrypt_and_sign
fun:_handle_check_each
fun:_send_pings
fun:_handle_heartbt_thread
fun:start_thread
}
{
Opensuse tumbleweed libnss
Memcheck:Cond
obj:/usr/lib64/libcrypto.so.1.1
obj:/usr/lib64/libcrypto.so.1.1
fun:RAND_DRBG_generate
obj:/usr/lib64/libcrypto.so.1.1
fun:RAND_DRBG_instantiate
obj:/usr/lib64/libcrypto.so.1.1
fun:RAND_DRBG_get0_public
obj:/usr/lib64/libcrypto.so.1.1
fun:encrypt_openssl
fun:opensslcrypto_encrypt_and_signv
fun:opensslcrypto_encrypt_and_sign
fun:_handle_check_each
fun:_send_pings
fun:_handle_heartbt_thread
}
{
Opensuse tumbleweed libnss
Memcheck:Cond
obj:/usr/lib64/libcrypto.so.1.1
obj:/usr/lib64/libcrypto.so.1.1
fun:RAND_DRBG_generate
fun:RAND_DRBG_bytes
fun:encrypt_openssl
fun:opensslcrypto_encrypt_and_signv
fun:opensslcrypto_encrypt_and_sign
fun:_handle_check_each
fun:_send_pings
fun:_handle_heartbt_thread
fun:start_thread
fun:clone
}
{
Opensuse tumbleweed libnss
Memcheck:Cond
obj:/usr/lib64/libcrypto.so.1.1
fun:RAND_DRBG_generate
fun:RAND_DRBG_bytes
fun:encrypt_openssl
fun:opensslcrypto_encrypt_and_signv
fun:opensslcrypto_encrypt_and_sign
fun:_handle_check_each
fun:_send_pings
fun:_handle_heartbt_thread
fun:start_thread
fun:clone
}
{
Opensuse tumbleweed libnss
Memcheck:Param
sendmsg(msg.msg_iov[0])
fun:sendmsg
fun:_sendmmsg
fun:_dispatch_to_links
fun:_parse_recv_from_sock
fun:_handle_send_to_links
fun:_handle_send_to_links_thread
fun:start_thread
fun:clone
}

0 comments on commit 2bccae1

Please sign in to comment.