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

temp: store signed.apk as an artifact to help debug intermittent issues #314

Closed
wants to merge 1 commit into from

Conversation

bhearsum
Copy link
Contributor

No description provided.

@bhearsum bhearsum force-pushed the debug-apk branch 2 times, most recently from fd1eb22 to cc07d7f Compare July 17, 2024 19:05
@bhearsum
Copy link
Contributor Author

Debugging through Circle found that the autograph container sometimes crashes in the integration test:

circleci@8e24410fccd5:~$ docker logs autograph_edge_app_1
runtime/cgo: pthread_create failed: Operation not permitted
SIGABRT: abort
PC=0x7f69e9d11e2c m=0 sigcode=18446744073709551610

docker-library/golang#467 (comment) suggests that upgrading the host OS + docker will help. #310 hit this one time, but the failure rate is much lower. Once that's merged I'll debug more if needed.

@bhearsum bhearsum closed this Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant