In /usr/udthome/sys/CTLG/c/someProgram at line 493 Phantom run basic error, exit 3.
Phantom run basic error, exit 3.
Line 493 of someProgram is literally this:EXECUTE "a command"
So it seems like whatever that command happens to be, the TCL level that is running with the EXECUTE is blowing up for some reason. Running out of memory seems like a likely choice, but there may be other reasons as well, of course. The question is, when there's an issue like this, is anything logged anywhere?
