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

Reply via email to