createMongoArgs should reject parameters that emulate arrays to avoid fuzzer failures:
createMongoArgs("mongod", {length: Number.MAX_SAFE_INTEGER});