https://bugs.winehq.org/show_bug.cgi?id=52447 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |871f333d55c2c472014a861bfdd | |256c1f497dd40 --- Comment #12 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- (In reply to Alexandre Julliard from comment #10)
Assuming FreeBSD bug.
It wasn't a FreeBSD bug, because this is what fixed it. FreeBSD simply revealed the Wine bug 15 months before it was apparent on Linux: 871f333d55c2c472014a861bfdd256c1f497dd40 is the first working commit commit 871f333d55c2c472014a861bfdd256c1f497dd40 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Apr 25 15:52:26 2023 +0200 ntdll: Use a separate memory allocation for the kernel stack. dlls/ntdll/unix/thread.c | 35 ++++++++++++++++------------------- dlls/ntdll/unix/unix_private.h | 2 +- dlls/ntdll/unix/virtual.c | 38 +++++++++++--------------------------- 3 files changed, 28 insertions(+), 47 deletions(-) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.