Re: assertion "ALIGNED_P(offset, obj->tlsalign)" failed: file "/usr/src/libexec/ld.elf_so/tls.c", line 549

Robert Elz <[email protected]> Wed, 22 Jul 2026 15:09:01 +0700
Newsgroups gmane.os.netbsd.current
Message-ID <[email protected]>
    Date:        Wed, 22 Jul 2026 09:24:55 +0200
    From:        Markus Kilbinger <[email protected]>
    Message-ID:  <CAPUhkUjXcgKFeAyrbdT+isyiXYW-TsMVxY_iuK7AFNLTE=b6hw@mail.gmail.com>

  | $ /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)

Update your sources on whatever branch you're on, to what exists now,
or later, and try again.

Before building, remove from the OBJDIR libexec/ld.elf_so (the entire
directory, it is tiny) or do a complete clean build.

kre