assertion "ALIGNED_P(offset, obj->tlsalign)" failed: file "/usr/src/libexec/ld.elf_so/tls.c", line 549
Markus Kilbinger <[email protected]> Wed, 22 Jul 2026 09:24:55 +0200
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <CAPUhkUjXcgKFeAyrbdT+isyiXYW-TsMVxY_iuK7AFNLTE=b6hw@mail.gmail.com> |
Hi,
on all my aarch64 machines I see above failure for (al least)
/usr/bin/{host,dig} with -current kernel and userland.
$ /usr/bin/dig localhost
assertion "ALIGNED_P(offset, obj->tlsalign)" failed: file
"/usr/src/libexec/ld.elf_so/tls.c", line 549
Abort (core dumped)
Does anybody else have / see this problem?
Regards, Markus