Hi.

2016-09-18 14:22 GMT+02:00 Hilaire <hilaire@drgeo.eu>:
Hi,


My Pharo4.0 image is in a situation where each MNU exception throw from
a DNU result in infinite loop, locking the image, even not breakable
with alt+[.].

Try to disable logging errors by��
DebugSession logDebuggerStackToFile: false
It could make "alt+." work