Bug#1004271: os.c:84: fatal error: RUNTIME_CHECK((size_t)s == (size_t)64) failed

2022-01-23 Thread Ondřej Surý
Control: forwarded -1 https://gitlab.isc.org/isc-projects/bind9/-/issues/3108 Yeah, there was wrong assumption on our side that the call would either not exist or always return valid value. There’s already MR for it which needs to be reviewed as I prepared it over the weekend. Ondrej -- Ondřej

Bug#1004271: os.c:84: fatal error: RUNTIME_CHECK((size_t)s == (size_t)64) failed

2022-01-23 Thread Chris Hofstaedtler
Control: affects -1 src:pdns * Chris Hofstaedtler [220123 23:18]: > It feels like, if this crashes on an arch, it would crash regardless of > the supplied parameters, etc. Indeed, on the ppc64el porterbox: ... Unpacking bind9-dnsutils (1:9.17.22-1) ... ... (sid_ppc64-dchroot)zeha@perotto:~$

Bug#1004271: os.c:84: fatal error: RUNTIME_CHECK((size_t)s == (size_t)64) failed

2022-01-23 Thread Chris Hofstaedtler
Package: bind9-dnsutils Version: 1:9.17.22-1 Severity: serious X-Debbugs-Cc: p...@packages.debian.org Dear ISC BIND Maintainers, Hello Ondřej, src:pdns uses dig in its build to test pdns_server. On ppc64el this apparently now crashes: + dig -p 5301 @127.0.0.1 smoke.bind.example.org + tee