Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #31464

Closed (moved)
Open
Opened Aug 20, 2019 by Georg Koppen@gk

meek and moat are broken on macOS 10.9 with the switch to Go 1.12

When using meek and/or moat on macOS 10.9 one gets

dyld: Symbol not found: _unlinkat
  Referenced from: .../Tor Browser.app/Contents/MacOS/./Tor/PluggableTransports/meek-client-torbrowser
  Expected in: flat namespace

and the pluggable transport being non-functional. As I wrote in comment:36:ticket:30126:

I suspect the underlying problem is a change in Go 1.12 where Go is starting to use libSystem.dylib etc. for syscalls: ​https://github.com/golang/go/issues/17490. (The mac-ports folks had to work around that e.g. in ​https://trac.macports.org/ticket/58138).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#31464