Re: assertion "ALIGNED_P(offset, obj->tlsalign)" failed: file "/usr/src/libexec/ld.elf_so/tls.c", line 549
Martin Husemann <[email protected]> Wed, 22 Jul 2026 10:57:52 +0200
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 22, 2026 at 03:48:51PM +0700, Robert Elz wrote: > Date: Wed, 22 Jul 2026 10:34:50 +0200 > From: Markus Kilbinger <[email protected]> > 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 > > I think that one is intended to be the one where it is fixed (for HEAD). > (Just barely). But perhaps it isn't fixed. > > This is PR bin/60469 (lots more lines got added as part of the > fix, which might be why the line number you're seeing in the assertion > is different from that in the original PR). I can reproduce it on 32bit arm too. Martin