VM: unix - a SmalltalkImage Image: Squeak3.8 [latest update: #6665] SecurityManager state: Restricted: false FileAccess: true SocketAccess: true Working Dir /Users/wilkes/Projects/squeak/squeaksource Trusted Dir /Users/wilkes/Projects/squeak/squeaksource/secure Untrusted Dir /Users/wilkes/Projects/squeak/squeaksource/My Squeak WAEmailErrorPage(Object)>>halt Receiver: a WAEmailErrorPage Arguments and temporary variables: Receiver's instance variables: exception: Error: radix indicator not found. WAEmailErrorPage>>show Receiver: a WAEmailErrorPage Arguments and temporary variables: Receiver's instance variables: exception: Error: radix indicator not found. SSSession(WASession)>>handleError: Receiver: a SSSession(/@kRuVNkmOoZEIEHTB) Arguments and temporary variables: e: Error: radix indicator not found. Receiver's instance variables: continuations: a WALRUCache application: a WAApplication() escapeContinuation: a Continuation expiryContinuation: [] in SSSession(WASession)>>wrapContinuation: {[:v | state...etc... monitor: a WAProcessMonitor path: a WAStateHolder('') filters: a WAStateHolder(#()) lastAccess: 3316775231 state: a WAStateRegistry isActive: true initialRequest: a WARequest root: a SSFrame request: a WARequest user: nil MessageSend>>valueWithArguments: Receiver: MessageSend(#handleError: -> a SSSession(/@kRuVNkmOoZEIEHTB)) Arguments and temporary variables: anArray: #(Error: radix indicator not found.) Receiver's instance variables: receiver: a SSSession(/@kRuVNkmOoZEIEHTB) selector: #handleError: arguments: #() --- The full stack --- WAEmailErrorPage(Object)>>halt WAEmailErrorPage>>show SSSession(WASession)>>handleError: MessageSend>>valueWithArguments: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - MessageSend>>valueWithPossibleArgs: [] in MethodContext(ContextPart)>>handleSignal: {[(self tempAt: 2) valueWithPossibleArgs: {exception}]} BlockContext>>ensure: MethodContext(ContextPart)>>handleSignal: MethodContext(ContextPart)>>handleSignal: MethodContext(ContextPart)>>handleSignal: Error(Exception)>>signal Error(Exception)>>signal: SmallInteger(Object)>>error: [] in SmallInteger(Integer)>>printOn:base:showRadix: {[self error: 'radix indicator not found.']} ByteString(String)>>indexOf:startingAt:ifAbsent: ByteString(SequenceableCollection)>>indexOf:ifAbsent: SmallInteger(Integer)>>printOn:base:showRadix: SmallInteger(Integer)>>printPaddedWith:to:base: Color>>hex Color>>asHTMLColor SSFrame(SSGenericFrame)>>renderStyleHtmlOn: SSFrame(SSGenericFrame)>>renderStyleOn: [] in SSFrame(SSGenericFrame)>>style {[:stream | self renderStyleOn: stream]} String class(SequenceableCollection class)>>streamContents: SSFrame(SSGenericFrame)>>style SSFrame(WAComponent)>>renderHeadElementsOn: SSFrame(SSGenericFrame)>>renderHeadElementsOn: SSFrame>>renderHeadElementsOn: SSFrame(WAComponent)>>renderAllOn: SSFrame(WAComponent)>>renderWithContext: SSFrame(WAController)>>renderActiveControllerWithContext: SSSession(WAControllerSession)>>responseWithUrl:callbacks: [] in SSSession(WAControllerSession)>>render {[:url | self responseWithUrl: url callbacks: callbacks]} [] in SSSession(WASession)>>respond: {[:cc | url := self actionUrlForContinuation: cc. self returnResponse: (r...]} Continuation class>>currentDo: SSSession(WASession)>>respond: [] in SSSession(WAControllerSession)>>render {[self respond: [:url | self responseWithUrl: url callbacks: callbacks]]} BlockContext>>on:do: [] in SSSession(WAControllerSession)>>render {[self bookmarkForExpiry. self alwaysRedirect ifTrue: [self redirect]. ca...]} BlockContext>>on:do: SSSession(WAControllerSession)>>render [] in SSSession(WAControllerSession)>>start: {[self render]} BlockContext>>repeat SSSession(WAControllerSession)>>start: [] in SSSession(WASession)>>enterSessionWithRequest: {[self start: aRequest]} [] in SSSession>>enterSession: {[self alwaysRedirect ifTrue: [self redirect]. aBlock value]} BlockContext>>on:do: [] in SSSession(WASession)>>withErrorHandler: {[aBlock on: Error do: (MessageSend receiver: self selector: #handleError...]} BlockContext>>on:do: SSSession(WASession)>>withErrorHandler: [] in SSSession>>enterSession: {[self withErrorHandler: [self alwaysRedirect ifTrue: [self redirect]. ...]} ...etc...