NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/53250: bind sha1 failure



>Number:         53250
>Category:       bin
>Synopsis:       bind sha1 failure
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 02 10:30:00 +0000 2018
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.14
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD whoever-brings-the-night.aprisoft.de 8.99.14 NetBSD 8.99.14 (WHOEVER) #214: Sat Apr 28 12:51:59 CEST 2018 martin%seven-days-to-the-wolves.aprisoft.de@localhost:/work/src/sys/arch/sparc64/compile/WHOEVER sparc64
Architecture: sparc64
Machine: sparc64
>Description:

Runing "host 1.1.1.1" on a big endian host (or whatever, works on x86)
fails:

/work/src/external/bsd/bind/dist/lib/dns/hmac_link.c:664: fatal error: RUNTIME_CHECK(isc_sha1_check(isc_boolean_false)) failed
(gdb) bt
#0  abort () at /work/src/lib/libc/stdlib/abort.c:80
#1  0x000000004115b590 in isc_error_fatal (
    file=file@entry=0x40cbf7f8 "/work/src/external/bsd/bind/dist/lib/dns/hmac_link.c", line=line@entry=664, format=0x4116bfa0 "RUNTIME_CHECK(%s) %s")
    at /work/src/external/bsd/bind/dist/lib/isc/error.c:79
#2  0x000000004115b5f8 in isc_error_runtimecheck (
    file=0x40cbf7f8 "/work/src/external/bsd/bind/dist/lib/dns/hmac_link.c", 
    line=line@entry=664, 
    expression=0x40cbf9c8 "isc_sha1_check(isc_boolean_false)")
    at /work/src/external/bsd/bind/dist/lib/isc/error.c:84
#3  0x0000000040b58264 in dst__hmacsha1_init (funcp=funcp@entry=0x40e28768)
    at /work/src/external/bsd/bind/dist/lib/dns/hmac_link.c:664
#4  0x0000000040b5be78 in dst_lib_init2 (mctx=<optimized out>, 
    ectx=0x4372a000, engine=0x0, eflags=<optimized out>)
    at /work/src/external/bsd/bind/dist/lib/dns/dst_api.c:209
#5  0x000000000010dc54 in setup_libs ()
    at /work/src/external/bsd/bind/dist/bin/dig/dighost.c:1585
#6  0x0000000000114660 in main (argc=<optimized out>, argv=0xffffffffffffd598)
    at /work/src/external/bsd/bind/dist/bin/dig/host.c:904


>How-To-Repeat:
s/a

>Fix:
n/a



Home | Main Index | Thread Index | Old Index