Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Feb 2021 08:11:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253337] Linuxulator: glibc's pthread_getattr_np reports stack size as 124K
Message-ID:  <bug-253337-227-tOnTwHJyey@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253337-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253337-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253337

--- Comment #2 from Alex S <iwtcex@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.)

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



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