You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
Natively compiled application works fine when run through Terminal, but fails here when invoked from any other process (through NSTask).
It has no effect whether or not StandardInput/output/error is redirected or not.
Might this it be an environment issue, or are there made any assumptions in the bootstrapping code which makes this fail?
Natively compiled application works fine when run through Terminal, but fails here when invoked from any other process (through NSTask).
It has no effect whether or not StandardInput/output/error is redirected or not.
Might this it be an environment issue, or are there made any assumptions in the bootstrapping code which makes this fail?
This is the stacktrace from lldb: