<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p class="details" style="font-style: italic; color: #666;">
<a href="https://gitlab.com/Whissi">Thomas Deutschmann</a> created an issue <a href="https://gitlab.com/gnutls/gnutls/-/issues/1086">#1086</a>:
</p>
<div></div>
<p dir="auto">Hi,</p>
<p dir="auto"><a href="https://lists.gnutls.org/pipermail/gnutls-devel/2018-May/008558.html" rel="nofollow noreferrer noopener" target="_blank">for quite some time</a>, dtls tests with seccomp are failing on Gentoo Linux:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">FAIL: dtls-with-seccomp</span>
<span id="LC2" class="line" lang="plaintext">=======================</span>
<span id="LC3" class="line" lang="plaintext"></span>
<span id="LC4" class="line" lang="plaintext">trying: dtls1.0</span>
<span id="LC5" class="line" lang="plaintext">client:113: client: Handshake failed</span>
<span id="LC6" class="line" lang="plaintext">FAIL dtls-with-seccomp (exit status: 1)</span>
<span id="LC7" class="line" lang="plaintext"></span>
<span id="LC8" class="line" lang="plaintext">FAIL: dtls-client-with-seccomp</span>
<span id="LC9" class="line" lang="plaintext">==============================</span>
<span id="LC10" class="line" lang="plaintext"></span>
<span id="LC11" class="line" lang="plaintext">testing seccomp with dtls1.2</span>
<span id="LC12" class="line" lang="plaintext">server:225: server: Handshake has failed (The TLS connection was non-properly terminated.)</span>
<span id="LC13" class="line" lang="plaintext"></span>
<span id="LC14" class="line" lang="plaintext">FAIL dtls-client-with-seccomp (exit status: 1)</span></code></pre>
<p dir="auto">Full <a href="https://gitlab.com/gnutls/gnutls/uploads/873f28c3791b6fe2f6927905c98d1dea/build.log" data-link="true" class="gfm">build.log</a></p>
<p dir="auto">Any idea?</p>
<p dir="auto">In case it does matter, system's kernel has SECCOMP support:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext"># zgrep SECC /proc/config.gz</span>
<span id="LC2" class="line" lang="plaintext">CONFIG_SECCOMP=y</span>
<span id="LC3" class="line" lang="plaintext">CONFIG_HAVE_ARCH_SECCOMP_FILTER=y</span>
<span id="LC4" class="line" lang="plaintext">CONFIG_SECCOMP_FILTER=y</span></code></pre>
<p dir="auto">System details:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">Portage 3.0.4 (python 3.8.5-final-0, default/linux/amd64/17.1, gcc-10.2.0, glibc-2.32-r1, 5.8.5-gentoo-x86_64 x86_64)</span>
<span id="LC2" class="line" lang="plaintext">=================================================================</span>
<span id="LC3" class="line" lang="plaintext">System uname: Linux-5.8.5-gentoo-x86_64-x86_64-AMD_Ryzen_Threadripper_3970X_32-Core_Processor-with-glibc2.2.5</span>
<span id="LC4" class="line" lang="plaintext">KiB Mem:    38432224 total,   4667120 free</span>
<span id="LC5" class="line" lang="plaintext">KiB Swap:    8388604 total,   8219220 free</span>
<span id="LC6" class="line" lang="plaintext">Timestamp of repository gentoo: Sat, 05 Sep 2020 12:15:01 +0000</span>
<span id="LC7" class="line" lang="plaintext">Head commit of repository gentoo: fc6cbdcca3e9d9506c4ab74ad86818883bbe4155</span>
<span id="LC8" class="line" lang="plaintext"></span>
<span id="LC9" class="line" lang="plaintext">sh bash 5.0_p18</span>
<span id="LC10" class="line" lang="plaintext">ld GNU ld (Gentoo 2.34 p6) 2.34.0</span>
<span id="LC11" class="line" lang="plaintext">distcc 3.3.3 x86_64-pc-linux-gnu [disabled]</span>
<span id="LC12" class="line" lang="plaintext">ccache version 3.7.11 [enabled]</span>
<span id="LC13" class="line" lang="plaintext">app-shells/bash:          5.0_p18::gentoo</span>
<span id="LC14" class="line" lang="plaintext">dev-lang/perl:            5.30.3-r1::gentoo</span>
<span id="LC15" class="line" lang="plaintext">dev-lang/python:          2.7.18-r1::gentoo, 3.6.12::gentoo, 3.7.9::gentoo, 3.8.5::gentoo, 3.9.0_rc1::gentoo</span>
<span id="LC16" class="line" lang="plaintext">dev-util/ccache:          3.7.11::gentoo</span>
<span id="LC17" class="line" lang="plaintext">dev-util/cmake:           3.18.1::gentoo</span>
<span id="LC18" class="line" lang="plaintext">sys-apps/baselayout:      2.7::gentoo</span>
<span id="LC19" class="line" lang="plaintext">sys-apps/openrc:          0.42.1::gentoo</span>
<span id="LC20" class="line" lang="plaintext">sys-apps/sandbox:         2.20::gentoo</span>
<span id="LC21" class="line" lang="plaintext">sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo</span>
<span id="LC22" class="line" lang="plaintext">sys-devel/automake:       1.14.1-r2::gentoo, 1.15.1-r2::gentoo, 1.16.2::gentoo</span>
<span id="LC23" class="line" lang="plaintext">sys-devel/binutils:       2.34-r2::gentoo</span>
<span id="LC24" class="line" lang="plaintext">sys-devel/gcc:            9.3.0-r1::gentoo, 10.2.0-r1::gentoo</span>
<span id="LC25" class="line" lang="plaintext">sys-devel/gcc-config:     2.3.1::gentoo</span>
<span id="LC26" class="line" lang="plaintext">sys-devel/libtool:        2.4.6-r6::gentoo</span>
<span id="LC27" class="line" lang="plaintext">sys-devel/make:           4.3::gentoo</span>
<span id="LC28" class="line" lang="plaintext">sys-kernel/linux-headers: 5.8::gentoo (virtual/os-headers)</span>
<span id="LC29" class="line" lang="plaintext">sys-libs/glibc:           2.32-r1::gentoo</span></code></pre>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1086">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/-/sent_notifications/315d6c095d3d04b8698af5cecde9dfb3/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/1086"}}</script>


</p>
</div>
</body>
</html>