[Bug 234775] PTHREAD_STACK_MIN is too small on amd64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 May 2026 19:27:38 UTC
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.