18. June 2024 #1906
dimakuv
started this conversation in
Meeting notes
18. June 2024
#1906
Replies: 1 comment
-
Discuss status and plan for Gramine reproducible builds |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Agenda
(please write your proposed agenda items in comments under this discussion)
MichaelS described the #PR1874 which is trying to address a problem when dentry is updated, file handles are not updated and this is a problem for roll back protection PR. He has been discussing some updates and refactoring/updates around some locking strategies with Dmitrii. Dmitrii is suggesting to refactor of PR into multiple PRs and MichaelS will need to work with Dmitrii to better understand that. MichałK mentioned that 100 lines of code are ok for a single PR.
Reproducible build works for the most part, but we do not test in our CI. Will need to revisit this issue -- #153
log_error()
if we detect a potential for stack overflow during startup (like if the binary name haspython
and the stack size is less than 2MB).Michał:
gramine/libos/src/libos_init.c
Lines 279 to 316 in 974f2c6
Mona:
gramine/CI-Examples/python/python.manifest.template
Line 34 in 974f2c6
Anjo:
MichaelS:
Chia-Che:
Conclusion: update the manifest doc as a minimal solution
NOTE: Dmitrii may not be able to attend the meeting due to personal reasons.
Beta Was this translation helpful? Give feedback.
All reactions