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