Emacs dired problem triggered by NPTL-enabled glibc
David Mosberger
davidm@napali.hpl.hp.com
Thu Dec 18 02:58:00 GMT 2003
>>>>> On Wed, 17 Dec 2003 18:29:51 -0800, Ulrich Drepper <drepper@redhat.com> said:
Uli> The code in init.c was wrong. There is no need to devide by
Uli> two in this place. In fact, the default stack size was wrong
Uli> because of this. I've checked in a patch.
Thanks, but I must still be missing something. setrlimit() is
perfectly happy to set a non-page-size-aligned limit, so I don't
understand how the code in init.c could succeed if Emacs were to set a
limit that's greater than PTHREAD_STACK_MIN, but not page-aligned.
--david
More information about the Libc-hacker
mailing list