Bug 616213 - insufficient stack size for HP-UX on PA-RISC
Summary: insufficient stack size for HP-UX on PA-RISC
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: 389
Classification: Retired
Component: Directory Server
Version: 1.2.6
Hardware: parisc11
OS: Other
low
medium
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 389_1.2.7 639035
TreeView+ depends on / blocked
 
Reported: 2010-07-19 20:33 UTC by Ulf Weltman
Modified: 2015-01-04 23:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-27 00:16:37 UTC
Embargoed:


Attachments (Terms of Use)
patch proposal (1.11 KB, patch)
2010-07-19 20:34 UTC, Ulf Weltman
nhosoi: review+
Details | Diff

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


Note You need to log in before you can comment on or make changes to this bug.