help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Trouble with sockets


From: Mike Anderson
Subject: Re: [Help-smalltalk] Trouble with sockets
Date: Mon, 22 Jan 2007 10:31:51 +0000
User-agent: Thunderbird 1.5.0.8 (X11/20061025)

Paolo Bonzini wrote:
> Mike Anderson wrote:
>> Here is a test script which exhibits something of the problems I'm
>> having, which I'm now thinking are because I'm opening a pipe during the
>> HTTP request, and the interaction between pipe and socket is unhealthy.
> 
> Just to be sure, what version are you testing with?  The infinite poll
> loop might have been fixed in smalltalk--stable--2.3--patch-11.

2.3.1 from the tarball.

>> The strace output is attached. I don't pretend to understand all of it,
>> but there are some things I did not expect, like the SIGSEGVs!? What is
>> the significance of all the calls to mprotect?
> 
> Generational garbage collection. :-)

And the SIGSEGVs ?

Mike




reply via email to

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