NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/60150: named(8) crashes at startup on NetBSD/i386 11.0_RC2
The following reply was made to PR bin/60150; it has been noted by GNATS.
From: =?UTF-8?Q?J=C3=B6rg_Sonnenberger?= <joerg%bec.de@localhost>
To: gnats-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
tsutsui%ceres.dti.ne.jp@localhost
Cc:
Subject: Re: bin/60150: named(8) crashes at startup on NetBSD/i386 11.0_RC2
Date: Tue, 28 Apr 2026 23:40:23 +0200
On 4/5/26 12:55 PM, RVP via gnats wrote:
> Yes, and `alignof(max_align_t)' is 4 which'll also stomp on the flag bits
> encoded in the lowest 3 bits of the pointer address.
Which is the correct value for the actual SYSV psABI on i386. Note that
GNU decided a while ago that they own the ABI and silently bumped the
alignment requirement to 128bit. Supposedly because they couldn't fix
stack realigment in GCC to actually work for like 3 release branches.
Joerg
Home |
Main Index |
Thread Index |
Old Index