On Tue, 13 Jun 2000, Mark A. Schwenk wrote:
> Segmentation fault
>
> 1086363076 Socket>listenOn:backlogSize:
> 1086358980 ConnectionQueue>listenLoop
> 1086359500 [] in ConnectionQueue>initPortNumber:queueLength:
> 1086359592 [] in BlockContext>newProcess
The same happens with Comanche. Something's wrong with
Socket>>listenOn:backlogSize:.
This might be the problem mentioned previously that both
primSocket:listenOn: and primSocket:listenOn:backlogSize: map to
primitive #218.
I have tried Tim's newer Linux VM sources, but the problem remains.
-- Bert