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


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to