node0 stderr ERROR: The syscall "mremap" (syscall number 25) is not allowed by the syscall sandbox in thread "dnsseed". Please report. #23206

issue MarcoFalke opened this issue on October 6, 2021
  1. MarcoFalke commented at 11:29 AM on October 6, 2021: member

    To reproduce:

    • Install fresh Fedora 34 VM
    • Compile Bitcoin Core and run ./test/functional/p2p_dns_seeds.py
  2. MarcoFalke added the label Bug on Oct 6, 2021
  3. practicalswift commented at 11:51 AM on October 6, 2021: contributor

    Thanks for reporting!

    It sounds like allowed_syscalls.insert(__NR_mremap) needs to be added to AllowAddressSpaceAccess in SeccompPolicyBuilder :)

  4. MarcoFalke cross-referenced this on Oct 6, 2021 from issue util: Add mremap syscall to AllowAddressSpaceAccess by MarcoFalke
  5. fanquake closed this on Oct 7, 2021

  6. sidhujag referenced this in commit 999ef9ac25 on Oct 7, 2021
  7. bitcoin locked this on Oct 30, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:53 UTC