bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Fwd: Re: Spell corrector - APL


From: Juergen Sauermann
Subject: Re: [Bug-apl] Fwd: Re: Spell corrector - APL
Date: Sat, 10 Sep 2016 16:31:18 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Xtian,

I am afraid that the information below is not sufficient to reproduce the fault.

I am pretty sure that under normal circumstances *)copy* should be fairly fast.

However when you are close to WS full then a memory allocation may have
failed unnoticed. In theory, no memory should have been allocated if the object,
was not found, but the object filter needs a little memory.

/// Jürgen


On 09/10/2016 05:59 AM, Christian Robert wrote:
Bug report,

while I tested that I got a "Killed" (out of memory) issue.

while running my tests, the last function had an error. "⍵" was very large at that point. (100,000+)

I did at that point:

      )copy Util type

and the process/virtual_machine was completely stuck for more 10 minutes and I think I reset it.


there was no ")copy Util type" (mistyped) the one I was really needing was ")copy Util typeof"

well hard to reproduce. Why )copy is using so much memory/cpu?

Xtian.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]