bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] ⎕svq lock-up (Also, a question about ⎕svq)


From: Juergen Sauermann
Subject: Re: [Bug-apl] ⎕svq lock-up (Also, a question about ⎕svq)
Date: Thu, 18 Sep 2014 12:39:13 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0

Hi David,

thanks, fixed in SVN 479.

/// Jürgen


On 09/17/2014 08:46 PM, David Lamkins wrote:
If I start an APL session and do this:

1001 ⎕svo 'foo'
1
      ⎕svq ''

Then APL locks up. The OS reponse suffers. There's a lot of disk activity. When I kill the APserver process, APL responds:

100 210
     

The disk activity continues until a short time after I exit APL.


And the question: Should ⎕svq '' also report 1001? (See pg. 331 of the IBM reference manual.)

FWIW, I did the same experiment with two instances of APL trying to see whether the "other" APL would see shares offered by the first APL, but I ran into the same lockup problem.


reply via email to

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