On Sun, Aug 15, 2021 at 01:15:34AM +0200, [email protected] wrote:
> On Sat, Aug 14, 2021 at 08:17:16AM +0200, [email protected] wrote:
> >
> > Waldek: Thanks for your comments. See some comments below.
> >
> > On Sat, Aug 14, 2021 at 1:49 AM <[email protected]> wrote:
> >
> > > On Fri, Aug 13, 2021 at 06:47:35PM +0200, [email protected] wrote:
<snip>
> > > > About the only program that is discernible better when running in the
> > > Git
> > > > version is http://hakank.org/poplog/lucas_lehmer_test.p (from
> > > > http://www.rosettacode.org/wiki/Lucas-Lehmer_test ).
> > > > The "official version" (often but not always) throws an "MEMORY
> > > > ACCESS
> > > > VIOLATION" mishap after printing M127 but I've not seen this problem
> > > using
> > > > the Git version.
> > >
> > > I am not sure what happens on your machine, but I fetched your file
> > > on my machine when I tried:
> > >
> > > poplog pop11 lucas_lehmer_test.p
> > >
> > > I see flood of Access Violation nessages. Will look what into
> > > this. Thanks for info.
>
> This looks like rather nasty memory corruption. ATM I have
> no idea if this is bignum specific, or maybe the test just
> produces "right" allocatin pattern to trigger the problem.
I have now pushed fix for this problem to git repo.
--
Waldek Hebisch