[Bug 199800] Thread Stack Size - Segmentation Fault
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 9 11:09:23 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199800
John Baldwin <jhb at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhb at FreeBSD.org
--- Comment #2 from John Baldwin <jhb at FreeBSD.org> ---
Try setting the environment variable LIBPTHREAD_BIGSTACK_MAIN before starting
slapd. This will use the entire RLIMIT_STACK for the initial thread. This is
now the default behavior in 10-stable and will be the default in 10.2 (so 10.2
should work out of the box).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-threads
mailing list