On Sun, Sep 28, 2014 at 11:37:30PM +0200, Samuel Thibault wrote:
> Samuel Thibault, le Sun 28 Sep 2014 22:22:47 +0200, a écrit :
> > Ólafur Jens Sigurðsson, le Sat 27 Sep 2014 15:10:47 +0000, a écrit :
> > > The package fails to build on hurd because the pthread stack size in
> > > only 2024 kb instead of the 8192 kb that linux has.
> > 
> > Well, ideally hurd should be made to get its stack size for ulimit -s
> > too. It should be a matter of using getrlimit in libpthread for the
> > stack size, and defaulting to the default 2MiB if ulimit -s is not
> > defined.
> 
> I have now commited this. However, http://savannah.gnu.org/bugs/?43320
> prevents it from working.
> 
> What we can do is simply make the hurd's libpthread default 8192KiB like
> Linux, to avoid differing too much from the Linux defaults and get such
> bugs just due to differing defaults.

If there are no really good reasons to keep the stack size small then
that would be a good solution.

Cheers, Oli


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to