Hi, does anyone have any pointers on how to debug an exception exit in shell? When I type q(). into the shell I get this: 3> q(). ok ** exception exit: shutdown 4> sidm@REDACTED:~/src/proj$ The problem is I don't know where to look since the exception is so terse. Does anyone have any pointers?