help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] What might cause "No runnable processAbort trap"?


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] What might cause "No runnable processAbort trap"?
Date: Wed, 06 Jan 2010 08:56:08 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

On 01/05/2010 10:07 PM, dukester wrote:
st>  | userName |
st>  'What is your name?'.
'What is your name?'
st>  userName := stdin nextLine.
No runnable processAbort trap

It seems to choke on this "stdin nextLine" thing.

I tried to get the code working in Squeak, as well, with no joy! It may be
that I don't know how to input the code properly in Squeak ;(

Please try "Processor examine" and send the output. Also send the output of "Features".

Finally, you can try fixing it by running gst as root and typing "ObjectMemory snapshot".

Paolo




reply via email to

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