Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 833
    • Issues 833
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #40231
Closed
Open
Created Dec 23, 2020 by s7r@s7r🏁

Non fatal assertion in relay_addr_learn_from_dirauth when Address is set to an internal non-public address

Trying to run a bridge with ORPort 127.0.0.1 and Address 127.0.0.1 and of course AssumeReachable 1 and PublishServerDescriptor 0. I get this on startup, the Tor process does not die but it doesn't open the ORPort either:

Dec 23 04:34:58.000 [warn] tor_bug_occurred_(): Bug: ../src/feature/relay/relay_find_addr.c:201: relay_addr_learn_from_dirauth: Non-fatal assertion !(!node) failed. (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug: Tor 0.4.6.0-alpha-dev: Non-fatal assertion !(!node) failed in relay_addr_learn_from_dirauth at ../src/feature/relay/relay_find_addr.c:201. Stack trace: (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(log_backtrace_impl+0x56) [0x562cc4940fd6] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(tor_bug_occurred_+0x16c) [0x562cc494c08c] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(relay_addr_learn_from_dirauth+0x1a7) [0x562cc4a6b0c7] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(+0xacceb) [0x562cc48feceb] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(router_build_fresh_descriptor+0x46) [0x562cc48fefe6] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(router_rebuild_descriptor+0x5f) [0x562cc48ff3cf] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(+0x21a823) [0x562cc4a6c823] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(+0x82bd7) [0x562cc48d4bd7] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     /lib/x86_64-linux-gnu/libevent-2.1.so.6(+0x22c05) [0x7f600cb7dc05] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     /lib/x86_64-linux-gnu/libevent-2.1.so.6(event_base_loop+0x5a7) [0x7f600cb7e537] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(do_main_loop+0xff) [0x562cc48bd27f] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(tor_run_main+0x895) [0x562cc48b7405] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(tor_main+0x3a) [0x562cc48b52ea] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(main+0x19) [0x562cc48b4ea9] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb) [0x7f600c45f09b] (on Tor 0.4.6.0-alpha-dev )
Dec 23 04:34:58.000 [warn] Bug:     tor(_start+0x2a) [0x562cc48b4efa] (on Tor 0.4.6.0-alpha-dev )
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking