NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/59112: libpthread constructors use malloc
The following reply was made to PR lib/59112; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: lib/59112: libpthread constructors use malloc
Date: Fri, 28 Feb 2025 17:04:09 +0100
On Fri, Feb 28, 2025 at 04:00:07PM +0000, Christos Zoulas via gnats wrote:
> I still think we should fix the stack alignment though. I think that is
> the reason malloc stopped working..
There is no misaligned stack pointer any more (but I don't completely
understand what happened when jemalloc was used before its constructor
ran and how that would cause the misalignment).
Martin
Home |
Main Index |
Thread Index |
Old Index