[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#7713) Segmentation fault if the pagesize of the Operating system is not equal to 4096.



This is a multi-part message in MIME format.
--------------050805010104090604050102
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

As per ur suggestions,tried changing

1. MDB_PAGESIZE to 65536
2. changing pb_lower and pb_upper to uint32_t.
As of now it is running fine for the existing testcases in 
openldap-2.4.36. However there were problems in 2.4.35. Also saw the 
comments in openldap-devel. So whether this will make to openldap 2.4.36?


Thank you,
Sumanth K

--------------050805010104090604050102
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    As per ur suggestions,tried changing<br>
    <br>
    1. MDB_PAGESIZE to 65536 <br>
    2. changing pb_lower and pb_upper to uint32_t.<br>
    As of now it is running fine for the existing testcases in
    openldap-2.4.36. However there were problems in 2.4.35. Also saw the
    comments in openldap-devel. So whether this will make to openldap
    2.4.36? <br>
    <br>
    <br>
    Thank you,<br>
    Sumanth K<br>
    <span style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;"></span>
  </body>
</html>

--------------050805010104090604050102--