InterpreterSimulator

FixPoint at aol.com FixPoint at aol.com
Wed Feb 25 00:50:03 UTC 1998


Content-ID: <0_888367804 at inet_out.mail.aol.com.1>
Content-type: text/plain; charset=US-ASCII

I got an error when trying to start the 
InterpreterSimulator using the following expression 
from the class comment:

(InterpreterSimulator new openOn: Smalltalk imageName) test

The attached file contains the full debugger stack 
and title of the error. I'm running Squeak 1.31 on 
Win95. Am I doing something wrong?

    Many thanks,

--Sheldon Nicholl

Content-ID: <0_888367804 at inet_out.mail.aol.com.2>
Content-type: text/plain;
	name="INTERP~1.ST"
Content-disposition: inline

subscript is out of bounds: 928325315

------------
Bitmap(Object)>>error:
Bitmap(Object)>>errorSubscriptBounds:
Bitmap(Object)>>at:
Bitmap(Object)>>at:
InterpreterSimulator>>longAt:
InterpreterSimulator(ObjectMemory)>>headerType:
InterpreterSimulator(ObjectMemory)>>extraHeaderBytes:
InterpreterSimulator(ObjectMemory)>>oopFromChunk:
InterpreterSimulator(ObjectMemory)>>objectAfter:
InterpreterSimulator(Interpreter)>>byteSwapByteObjects
InterpreterSimulator(Interpreter)>>reverseBytesInImage
[] in InterpreterSimulator>>openOn:extraMemory:
[] in Utilities class>>informUser:during:
[] in SelectionMenu(PopUpMenu)>>displayAt:withCaption:during:
Cursor>>showWhile:
SelectionMenu(PopUpMenu)>>displayAt:withCaption:during:
Utilities class>>informUser:during:
InterpreterSimulator>>openOn:extraMemory:
InterpreterSimulator>>openOn:
FakeClassPool>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:
BrowserCodeController(StringHolderController)>>evaluateSelection
BrowserCodeController(StringHolderController)>>doIt
BrowserCodeController>>doIt
BrowserCodeController(MouseMenuController)>>performMenuMessage:
BrowserCodeController(ParagraphEditor)>>performMenuMessage:
BrowserCodeController(StringHolderController)>>performMenuMessage:
BrowserCodeController(MouseMenuController)>>unshiftedYellowButtonActivity
BrowserCodeController(MouseMenuController)>>yellowButtonActivity
BrowserCodeController(ParagraphEditor)>>processYellowButton
BrowserCodeController(ParagraphEditor)>>processMouseButtons
BrowserCodeController(ParagraphEditor)>>controlActivity
BrowserCodeController(Controller)>>controlLoop
BrowserCodeController(Controller)>>startUp
StandardSystemController(Controller)>>controlToNextLevel
StandardSystemController(Controller)>>controlActivity
StandardSystemController(MouseMenuController)>>controlActivity
StandardSystemController>>controlActivity
StandardSystemController(Controller)>>controlLoop
StandardSystemController(Controller)>>startUp
[] in ControlManager>>activeController:
[] in BlockContext>>newProcess
------------





More information about the Squeak-dev mailing list