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

Add seccomp unconfined #128

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Add seccomp unconfined #128

merged 1 commit into from
Jan 16, 2024

Conversation

pablomendezroyo
Copy link
Contributor

Running with docker version 20 fails with

runtime/cgo: pthread_create failed: Operation not permitted
SIGABRT: abort
PC=0x7f5ba5158d3c m=0 sigcode=18446744073709551610

goroutine 0 [idle]:
runtime: g 0: unknown pc 0x7f5ba5158d3c
stack: frame={sp:0x7fff3e71b080, fp:0x0} stack=[0x7fff3df1c500,0x7fff3e71b510)
0x00007fff3e71af80:  0x00007f5ba51545b0  0x000000001c000004 
0x00007fff3e71af90:  0x00007f5ba5109fd0  0x0000000000000000 
0x00007fff3e71afa0:  0x0000000000000000  0x00007fff3e71b190 

See docker-library/golang#467

@pablomendezroyo pablomendezroyo requested a review from a team as a code owner January 16, 2024 09:54
@pablomendezroyo pablomendezroyo merged commit 547bb94 into master Jan 16, 2024
2 checks passed
@pablomendezroyo pablomendezroyo deleted the pablo/add-secomp branch January 16, 2024 09:55
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