fix: restore getauxval_fix.c + current_thread tokio — both needed

The getauxval override (dlsym wrapper) fixes SIGSEGV in
init_have_lse_atomics at library load time. The current_thread
tokio runtime avoids SEGV_ACCERR in pthread_create/__init_tcb.
Both fixes are required together.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude
2026-04-05 09:37:57 +00:00
parent 9d9ce4706d
commit bae03365da
4 changed files with 27 additions and 0 deletions