Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 616213

Summary: insufficient stack size for HP-UX on PA-RISC
Product: [Retired] 389 Reporter: Ulf Weltman <ulf.weltman>
Component: Directory ServerAssignee: Rich Megginson <rmeggins>
Status: CLOSED NOTABUG QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: low    
Version: 1.2.6CC: benl, jgalipea, nhosoi
Target Milestone: ---   
Target Release: ---   
Hardware: parisc11   
OS: Other   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-27 00:16:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 576869, 639035    
Attachments:
Description Flags
patch proposal nhosoi: review+

Description Ulf Weltman 2010-07-19 20:33:59 UTC
Default stack size is 64K on PA and this is insufficient, ACL tests crash.  Just set to 256K for all HP-UX.

Comment 1 Ulf Weltman 2010-07-19 20:34:41 UTC
Created attachment 432992 [details]
patch proposal

Comment 4 Noriko Hosoi 2011-02-03 19:47:58 UTC
Pushed to master on behalf of Ulf Weltman (ulf.weltman).

$ git merge 616213
Updating 926d8cc..be92452
Fast-forward
 ldap/servers/slapd/slapi-plugin.h |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
$ git push
Counting objects: 11, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 813 bytes, done.
Total 6 (delta 4), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
   926d8cc..be92452  master -> master