Hi Tom,

Thank you for the report. This problem is not critical as it relates to the GOST cipher, which is obsolete.
You can try to set CFLAGS="-DOPENSSL_NO_GOST" to disable the cipher support. But I would strongly
recommend you to migrate to Knot 2.3.2 if possible.

Regards,
Daniel

On 11/09/2016 05:34 PM, Tom Preissler wrote:
Hi,

I am about to migrate my authoritative Bind instance to Knot.
My server is Debian Jessie, and the available packge there is 1.6.0-1.

I wanted to play on my Arch Linux installation at home to try the migration
out, so I am trying to compile aur/knot-lts, which is 1.6.8-1.

Compiling it is fine, but "make check" fails:

dnssec_sign.............FAILED 45, 50, 53, 56 (killed by signal 6, core dumped)

I tried 1.6.0 directly from source as well, same for 1.6.8 from source.
I even downloaded the Debian source and compiled that on AL, same error.

ldd tests/.libs/lt-dnssec_sign
        linux-vdso.so.1 (0x00007ffc1a1d2000)
        libknot.so.0 => /home/tomtom/Rubbish/knot-dns/knot-lts/knot-1.6.0/src/.libs/libknot.so.0 (0x00007fda7c3b4000)
        liblmdb.so => /usr/lib/liblmdb.so (0x00007fda7c19f000)
        libzscanner.so.0 => /home/tomtom/Rubbish/knot-dns/knot-lts/knot-1.6.0/src/zscanner/.libs/libzscanner.so.0 (0x00007fda7bf45000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00007fda7bd2f000)
        libcap-ng.so.0 => /usr/lib/libcap-ng.so.0 (0x00007fda7bb29000)
        libdl.so.2 => /usr/lib/libdl.so.2 (0x00007fda7b925000)
        libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fda7b708000)
        libm.so.6 => /usr/lib/libm.so.6 (0x00007fda7b404000)
        liburcu.so.4 => /usr/lib/liburcu.so.4 (0x00007fda7b1fc000)
        libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007fda7ad84000)
        libc.so.6 => /usr/lib/libc.so.6 (0x00007fda7a9e6000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fda7c5db000)
        liburcu-common.so.4 => /usr/lib/liburcu-common.so.4 (0x00007fda7a7e1000)

Versions:

usr/lib/liblmdb.so is owned by extra/lmdb 0.9.18-2
usr/lib/libz.so.1 is owned by core/zlib 1.2.8-4
usr/lib/libcap-ng.so.0 is owned by extra/libcap-ng 0.7.8-1
usr/lib/libdl.so.2 is owned by core/glibc 2.24-2
usr/lib/libpthread.so.0 is owned by core/glibc 2.24-2
usr/lib/libm.so.6 is owned by core/glibc 2.24-2
usr/lib/liburcu.so.4 is owned by community/liburcu 0.9.2-1
usr/lib/libcrypto.so.1.0.0 is owned by core/openssl 1.0.2.j-1
usr/lib/libc.so.6 is owned by core/glibc 2.24-2
usr/lib/liburcu-common.so.4 is owned by community/liburcu 0.9.2-1

I have attached the detailed segfault output separately.


Regards

Tom



_______________________________________________
knot-dns-users mailing list
knot-dns-users@lists.nic.cz
https://lists.nic.cz/cgi-bin/mailman/listinfo/knot-dns-users