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

Julien Puydt julien.puydt at laposte.net
Wed Feb 25 09:56:32 UTC 2015


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




More information about the ecl-devel mailing list