On Mon, Sep 30, 2013 at 11:33:24AM +0200, Holger Hans Peter Freyther wrote:

> to make it worse.. the call-in will be suspended because it is
> launching a debugger...

and one more issue..

(ip 10)[] in Debugger>>#stopInferior:
(ip 16)UnhandledException(Exception)>>#activateHandler:
(ip 24)ProcessTerminated(Exception)>>#resignalAs:
(ip 40)ProcessTerminated(Exception)>>#resignalAsUnhandled:
(ip 8)ProcessTerminated(Exception)>>#defaultAction
(ip 2)[] in Exception>>#instantiateDefaultHandler
(ip 16)ProcessTerminated(Exception)>>#activateHandler:
(ip 24)ProcessTerminated(Exception)>>#signal
(ip 14)ProcessTerminated class(InvalidValue class)>>#signalOn:
(ip 8)Process>>#resume
(ip 10)[] in Debugger>>#stopInferior:
(ip 16)MessageNotUnderstood(Exception)>>#activateHandler:
(ip 24)MessageNotUnderstood(Exception)>>#signal
(ip 20)UndefinedObject(Object)>>#doesNotUnderstand:
(ip 14)[] in Debugger>>#stopInferior:
(ip 12)<unwind> BlockClosure>>#on:do:
(ip 10)[] in Debugger>>#stopInferior:
(ip 48)[] in Process>>#onBlock:at:suspend:
(ip 12)<unwind> BlockClosure>>#on:do:
(ip 10)[] in Process>>#onBlock:at:suspend:
(ip 6)<unwind> BlockClosure>>#ensure:
(ip 6)[] in Process>>#onBlock:at:suspend:
(ip 42)[] in BlockClosure>>#asContext:
(ip 14)BlockContext class>>#fromClosure:parent:

so sometimes I manage to hit this kind of issue. I don't know how to
reproduce this yet. This time I was only using '1234' do: [:each | each ]
and debug it. down into the blockclosure. On the console the output is
looking like this:

Object: Process new "<0x40803de0>"Object: Process new "<0x40803de0>"Object: 
Process new "<0x40803de0>"Object: Process new "<0x40803de0>"Object: Process new 
"<0x40803de0>"Object: Process new "<0x40803de0>"Object: Process new....


_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to