May 27, 2012
5:16 p.m.
hi, i just discovered that Halt signals the exception as unhandled one..
which, in own turn makes announcers who using on:fork: to _fork_ the process, so when debugger opens you don't see who sent the announcement since the bottom stack frame is #on:fork:
Excellent this would also explains some strange behavior we got when putting halt in repackage tests.
Now if you change
Halt>>defaultAction
^ UIManager default unhandledErrorDefaultAction: self
" UnhandledError signalForException: self "
things is much better, since i can see whole stackâ¦
Can you open a bug entry? and I will handle it once I authorize myself to hack.
ok
clearly a bug fix for 20 an 1.4