dp tests
Denys Duchier
denys.duchier at univ-orleans.fr
Thu Jul 17 18:13:03 CEST 2008
Raphael Collet <raphael.collet at uclouvain.be> writes:
> If I remember correctly, it was in the unmarshaling process, where values are
> rebuilt. The bug fixes correspond to revisions 16936, 16938 and 16939 in the
> svn repo. There was a pointer in a stack which was not updated when the stack
> was reallocated (for resizing purposes). The error was occurring when building
> a procedure abstraction.
Thanks. I increased the initial size of the NodeProcessorStack and of
the BuilderStack so that they never resize, but the problem persists :-(
--Denys
More information about the mozart-hackers
mailing list