6027-870 [E]   Error on getcwd(): errorString. Try an absolute path instead of just pathName

Explanation

The getcwd system call failed.

User response

Specify an absolute path starting with '/' on the command invocation, so that the command will not need to invoke getcwd.