Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins Build failing with Error Code 139 even with -nographics parameter #666

Open
AMSchuette opened this issue Sep 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@AMSchuette
Copy link

Bug description

I have been trying to build from Unity 2020.3.19f1 to iOS on my Macbook running macOS Sonoma but the build keeps failing with status code 139. After some digging with some closed issues, I thought adding the -nographics custom parameter would at least help but it's producing the same result. I'm able to run my build method in Unity and the build is successful, it is only when I go through Jenkins that it doesn't work.

How to reproduce

Here is my command line arguments in Jenkins: -projectPath /Users/aaron.schuette/CHF -logFile /Users/aaron.schuette/CHF/unity3d_macOS.log -quit -batchmode -executeMethod BuildIOS.StartBuild -nographics

Expected behavior

I just need the build to succeed so I can move onto building the Xcode project.

Additional details

I have attached my log file for reference.
unity3d_macOS.log

@AMSchuette AMSchuette added the bug Something isn't working label Sep 4, 2024
@AMSchuette
Copy link
Author

Just wanted to follow up on this. Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant