Ok, the crash is fixed as of 6.12 but it still floods the
status window with:
DEBUG_CRASH Unknown command
even when there is no data currently being passed
to $debug.crash

If the alias is changed to
alias debug.crash { echo -s debug_crash }
It only prints "debug_crash" in status when data
is being passed to $debug.crash as you would
expect it to..

I know it's not a severe problem but strange nonetheless.

-dbm