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

Implement /proc/sys/kernel/random/boot_id. #9833

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

copybara-service[bot]
Copy link

Implement /proc/sys/kernel/random/boot_id.

If libnccl.so.2:getHostHash() fails to fopen(/proc/sys/kernel/random/boot_id),
it calls fclose(NULL) and takes SIGSEGV.

Updates #9827

@copybara-service copybara-service bot added the exported Issue was exported automatically label Dec 21, 2023
@copybara-service copybara-service bot force-pushed the test/cl592705283 branch 3 times, most recently from 9e96c69 to b1a04c4 Compare December 21, 2023 18:13
If libnccl.so.2:getHostHash() fails to fopen(/proc/sys/kernel/random/boot_id),
it calls fclose(NULL) and takes SIGSEGV.

Updates #9827

PiperOrigin-RevId: 592899854
@copybara-service copybara-service bot merged commit 2846aac into master Dec 21, 2023
1 check was pending
@copybara-service copybara-service bot deleted the test/cl592705283 branch December 21, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant