help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Exception in the socket code


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Exception in the socket code
Date: Fri, 25 Mar 2011 15:11:56 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Lightning/1.0b2 Thunderbird/3.1.9

On 03/25/2011 02:59 PM, Paolo Bonzini wrote:

> I mean, are you sure the primitive isn't failing because for example
> aCollection is bogus?  I mean, this crashes the VM:

hmm... I assume it is valid as I go through the normal Socket>>#atEnd.



should the vm crash? patches welcome?

> st> (FileDescriptor on: 0) nextAvailable: 1 into: 123 startingAt: 1
> 
> stdin:4: Aborted
> (ip 80)FileDescriptor>>#nextAvailable:into:startingAt:
> (ip 14)UndefinedObject>>#executeStatements
> (ip 0)<bottom>
> Aborted
> 
> :)
> 
> Paolo




reply via email to

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