NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/54052: bump STACK_ALIGNBYTES for COMPAT_LINUX



On Mon, Mar 11, 2019 at 05:50:00AM +0000, rokuyama.rk%gmail.com@localhost wrote:
> >Description:
> Linux binaries with glibc >= 2.23 randomly crashes in dynamic linker.
> By bisectioning, the cause turns out to be this commit
> 
> https://github.molgen.mpg.de/git-mirror/glibc/commit/38d22f9f48a84b441c5777aff103f5b980243b5f

So the real problem is that ld.so doesn't do what any normal startup
code does by aligning the stack explicitly. *sigh*

Joerg


Home | Main Index | Thread Index | Old Index