Date: Fri, 10 Jan 2003 16:43:20 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_init.c Message-ID: <200301110043.h0B0hKhV061230@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2003/01/10 16:43:20 PST Modified files: lib/libc_r/uthread uthread_init.c Log: Increase the scheduler stack to 4 pages. This should prevent a stack overflow when dumping thread info (generated by receipt of SIGINFO). Reported by: jmallet Revision Changes Path 1.45 +1 -1 src/lib/libc_r/uthread/uthread_init.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301110043.h0B0hKhV061230>