[Bug 253337] Linuxulator: glibc's pthread_getattr_np reports stack size as 124K

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 8 08:11:52 UTC 2021


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

--- Comment #2 from Alex S <iwtcex at gmail.com> ---
(In reply to Conrad Meyer from comment #1)

> 00007ffffffdf000-00007ffffffff000 is 128kB

Yeah, sorry. In fact this the case on Linux as well. It's just that
pthread_getattr_np is not supposed to be return an actual allocated value, but
rather how much stack can grow. (Well, probably, I'm exactly sure if it's
specified anywhere.)

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


More information about the freebsd-bugs mailing list