On Thu, May 11, 2017 at 2:49 PM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
> My machine does not have enough memory to reproduce the bug. Can you give me the value of '*pna' when 'computesizes' is called?
*pna = 0x40000001.
twotoi = 0
a = 0xccd4bc95
na = 0xccd4bc95
optimal = 0
i = 1832
Note the value of i I gave previously was different. So the other things might also be different, except that I am pretty sure *pna is always 0x40000001.
Cheers,
V.