Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 May 2026 19:27:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234775] PTHREAD_STACK_MIN is too small on amd64
Message-ID:  <bug-234775-227-4M1gs70o3E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234775-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234775

--- Comment #9 from Eugene Grosbein <eugen@freebsd.org> ---
Also, I found that 14.4-STABLE/amd64 utilizes 960 extra bytes on thread stack
comparing with 13.5-STABLE, so PTHREAD_STACK_MIN + 32KB is enough for 3proxy on
13.5 but may be not enough on 14.4 leading to SIGSEGV depending on 3proxy
configuration.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234775-227-4M1gs70o3E>