Re: [LFS Trac] #5912: openssl-4.0.0
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
#5912: openssl-4.0.0
-------------------------+-----------------------
Reporter: Bruce Dubbs | Owner: lfs-book
Type: enhancement | Status: new
Priority: normal | Milestone: 13.1
Component: Book | Version: git
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by Douglas R. Reno):
BIND Utilities builds correctly, but dig, nslookup, and the rest of the
utilities crash with OpenSSL-4.x:
{{{
renodr [ ~ ]$ dig linuxfromscratch.org
; <<>> DiG 9.20.20 <<>> linuxfromscratch.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9681
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;linuxfromscratch.org. IN A
;; ANSWER SECTION:
linuxfromscratch.org. 900 IN A 208.118.68.85
;; Query time: 114 msec
;; SERVER: 75.75.75.75#53(75.75.75.75) (UDP)
;; WHEN: Fri May 08 12:31:02 CDT 2026
;; MSG SIZE rcvd: 65
mem.c:848: REQUIRE(((ctx) != ((void *)0) && ((const isc__magic_t
*)(ctx))->magic == ((('M') << 24 | ('e') << 16 | ('m') << 8 | ('C')))))
failed, back trace
/usr/lib/libisc-9.20.20.so(+0x363b8) [0x7fdaa92c73b8]
/usr/lib/libisc-9.20.20.so(isc_assertion_failed+0xa) [0x7fdaa92c730a]
/usr/lib/libisc-9.20.20.so(+0x4e906) [0x7fdaa92df906]
/usr/lib/libcrypto.so.4(CRYPTO_malloc+0x22) [0x7fdaa874cdd2]
/usr/lib/libcrypto.so.4(CRYPTO_zalloc+0x9) [0x7fdaa874cf89]
/usr/lib/libcrypto.so.4(OPENSSL_sk_new_reserve+0x21) [0x7fdaa88a0501]
/usr/lib/libcrypto.so.4(OPENSSL_sk_dup+0xe) [0x7fdaa88a087e]
/usr/lib/libcrypto.so.4(CONF_modules_unload+0x68) [0x7fdaa8695bb8]
/usr/lib/libcrypto.so.4(+0x195d9e) [0x7fdaa8695d9e]
/usr/lib/libcrypto.so.4(+0xdcaa2) [0x7fdaa85dcaa2]
/lib64/ld-linux-x86-64.so.2(+0x2012) [0x7fdaa9334012]
/lib64/ld-linux-x86-64.so.2(+0x5e4e) [0x7fdaa9337e4e]
/usr/lib/libc.so.6(+0x403d0) [0x7fdaa8cfb3d0]
/usr/lib/libc.so.6(+0x404ba) [0x7fdaa8cfb4ba]
/usr/lib/libc.so.6(+0x26f7f) [0x7fdaa8ce1f7f]
/usr/lib/libc.so.6(__libc_start_main+0x87) [0x7fdaa8ce2097]
dig(_start+0x21) [0x564f38407f41]
Aborted (core dumped) dig linuxfromscratch.org
}}}
Unfortunately BIND 9.20.22 does not fix the issue either, going to poke
around upstream shortly to try to find a solution.
--
Ticket URL: <https://wiki.linuxfromscratch.org/lfs/ticket/5912#comment:29>
LFS Trac <https://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page