The most recent commit seems to have solved the memory leak problem. Thanks a lot.
On Fri, May 19, 2017 at 8:25 PM, Henry Rich <[email protected]> wrote: > I have found the source of the memory leak & have to verify the fix. > > Henry Rich > > > On 5/19/2017 7:15 PM, Jose Mario Quintana wrote: > >> Further testing suggests that the memory leak bug, >> >> ]^:0: (;/i.1e6) >> >> is pervasive in the following sense: >> >> It occurs when the verb argument is a boxed list with several items and >> for >> most (any?) verbs u and v in the monadic or dyadic form u^:v ; it >> affects J805 and J806, all flavors (JQt, JHS, jconsole), and platforms >> (Windows, Linux, etc.). >> >> Beware: if another verb contains u^:v and it is executed repeatedly >> memory >> is consumed and it can potentially freeze a computer; that is what >> happened >> when I was bitten for the first time (I had to pull the plug). >> >> PS. The wicked crash also seems to be widespread. >> > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
