[Ecls-list] SIGABRT with "Duplicate large block deallocation"

ZhanLin Shang shangzhanlin at gmail.com
Thu Feb 26 21:11:12 UTC 2015


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 <jackdaniel at 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 at 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20150226/65d2fa83/attachment.html>


More information about the ecl-devel mailing list