This crash happened when a recursive explicit function was calling itself using a virtual argument, and the recursion gave an error.  In that case a memory block was not timely freed, and was freed later after it had gone out of scope. I don't know why it didn't show up on jconsole.

Good to have it fixed; thanks for the report.

Henry Rich

On 5/24/2021 10:24 AM, Raul Miller wrote:
On OSX 10.14.6 (Mojave), I load the attached in j903 beta-j then run
    0 dv ast

and it crashes.

Interestingly, if I include 0 dv ast in the script, that does not crash.

I hope this helps,


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm



--
This email has been checked for viruses by AVG.
https://www.avg.com
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to