Hi Julien,
Do you have the URL of the test suite?
I've tried with
(ext:set-limit 'ext:heap-size 1024)
and the following lines,
and I've got
Condition of type: STORAGE-EXHAUSTED
Memory limit reached. Please jump to an outer pointer, quit program and
enlarge the
memory limits before executing the program again.
Best wishes,
Z.Shang
On Wed, Feb 25, 2015 at 9:19 PM Daniel Kochmański <jackdan...@hellsgate.pl>
wrote:
> Hey,
>
> thank you for pointing it out. The same thing happens with ecl
> 15.2.21. Could you please submit a bug report on
> https://sourceforge.net/p/ecls/bugs/?source=navbar? I'll investigate it
> when I can.
>
> Best regards,
> Daniel
>
> Julien Puydt writes:
>
> > Hi,
> >
> > I have a crash (SIGABRT) "Duplicate large block deallocation" with the
> > following three-lines code :
> > (ext:set-limit 'ext:heap-size 0)
> > (setq a (expt 10 (expt 10 5)))
> > (setq b (expt a 600))
> >
> > Those lines come from sagemath's test suite... where they actually work!
> >
> > I only get the problem with either the debian package of ecl, or by
> > directly compiling the sources from sourceforge (version 13.5.1 in every
> > case).
> >
> > What is the source of the problem?
> >
> > Snark on #sagemath
> >
> > ------------------------------------------------------------
> ------------------
> > Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> > by Intel and developed in partnership with Slashdot Media, is your hub
> for all
> > things parallel software development, from weekly thought leadership
> blogs to
> > news, videos, case studies, tutorials and more. Take a look and join the
> > conversation now. http://goparallel.sourceforge.net/
> > _______________________________________________
> > Ecls-list mailing list
> > Ecls-list@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ecls-list
>
> --
> Daniel Kochmański | Poznań, Poland
> ;; aka jackdaniel
>
> "Be the change that you wish to see in the world." - Mahatma Gandhi
>
> ------------------------------------------------------------
> ------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Ecls-list mailing list
> Ecls-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list