Skip to content
  • Taylor R Campbell's avatar
    Use MAP_INHERIT_ZERO or MAP_INHERIT_NONE if available. · 7971b3a5
    Taylor R Campbell authored and Nick Mathewson's avatar Nick Mathewson committed
    Fixes assertion failure in tests on NetBSD:
    
    slow/prob_distr/stochastic_log_logistic: [forking] May 25 03:56:58.091 [err] tor_assertion_failed_(): Bug: src/lib/crypt_ops/crypto_rand_fast.c:184: crypto_fast_rng_new_from_seed: Assertion inherit != INHERIT_RES_KEEP failed; aborting. (on Tor 0.4.1.1-alpha-dev 29955f13)
    May 25 03:56:58.091 [err] Bug: Assertion inherit != INHERIT_RES_KEEP failed in crypto_fast_rng_new_from_seed at src/lib/crypt_ops/crypto_rand_fast.c:184: . (Stack trace not available) (on Tor 0.4.1.1-alpha-dev 29955f13)
    [Lost connection!]
    7971b3a5