[squeak-dev] [Vm-dev] I would be extremely grateful for a reproducible case for the following Socket issue

Levente Uzonyi leves at caesar.elte.hu
Fri Mar 25 15:29:22 UTC 2016


Hi Holger,

The snippet doesn't seem to trigger the issue when strace is attached to 
the process. But it usually runs into the issue short after I stop strace.

Levente

On Thu, 24 Mar 2016, Holger Freyther wrote:

>
>
>> On 24 Mar 2016, at 10:16, Levente Uzonyi <leves at caesar.elte.hu> wrote:
>>
>> Hi Eliot,
>>
>> The snippet below, evaluated from a workspace, triggered the issue in less than a minute for me, three times in a row.
>> Both processes will halt if #sloppyWaitForDataIfClosed: doesn't return within a second. If you send #dataAvailable to the socket, you'll find that it has data ready to be read, but its readSemaphore has no signal.
>
> does it happen if you have strace -o output.txt -f on the VM as well?
>
> kind regards
> 	holger


More information about the Vm-dev mailing list