Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 May 2015 11:09:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 199800] Thread Stack Size - Segmentation Fault
Message-ID:  <bug-199800-16-8e6li8D4Cr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199800-16@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199800-16@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199800

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb@FreeBSD.org

--- Comment #2 from John Baldwin <jhb@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199800-16-8e6li8D4Cr>