Re: 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 10:34:50 +0200
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <CAPUhkUiiD9=0y8JcWrHh5LW0hPK82pSFpb2bofLXh5i+EBWUJA@mail.gmail.com> |
I took https://nycdn.netbsd.org/pub/NetBSD-daily/HEAD/20260721040506Z/evbarm-aarch64/binary/sets/base.tar.xz as reference which showed the problem, too... Am Mi., 22. Juli 2026 um 10:11 Uhr schrieb Robert Elz <[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 >