… I’d never had thought things like that would be that quickly found
looks like it was quite tricky to get to the root cause

kudos to Henry and whoever else looked into this

Am 24.05.21 um 21:30 schrieb Henry Rich:
> 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
> 
> 
> 

-- 
----------------------
mail written using NEO
neo-layout.org

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

Reply via email to