Hi,

Trying to use reportbug I found that some libc routines may require larger stack sizes[1]. In this particular case, resolv/nss_dns/dns-host.c wants 64k buffer for its operation and reportbug crashes. Unfortunately, we have small stacks[2].

[1] http://www.cygwin.com/ml/libc-hacker/2002-10/msg00038.html
[2] http://mail.gnu.org/archive/html/bug-hurd/2002-09/msg00143.html

It would be good to make __libc_alloca_cutoff smaller. For example, vm_page_size.

Regards
--
Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\""
7D9F 66E6 68B7 A62B 0FCF  EB04 80BF 3A8C A252 9782



_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to