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
  • #29311

Closed (moved)
Open
Opened Feb 02, 2019 by Trac@tracbot

Unsupported syscall number 427 and 180 on OS X on torsocks 2.2.0

OS X syscalls: https://opensource.apple.com/source/xnu/xnu-1504.3.12/bsd/kern/syscalls.master 427 AUE_FSGETPATH ALL { user_ssize_t fsgetpath(user_addr_t buf, size_t bufsize, user_addr_t fsid, uint64_t objid) NO_SYSCALL_STUB; } { private fsgetpath (File Manager SPI) } 180 AUE_KDEBUGTRACE ALL { int kdebug_trace(int code, int arg1, int arg2, int arg3, int arg4, int arg5) NO_SYSCALL_STUB; }

These syscalls are needed for some GUI apps.

1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 180. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 180. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142743 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142744 WARNING torsocks[10364]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142744 WARNING torsocks[10364]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142744 WARNING torsocks[10365]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142744 WARNING torsocks[10365]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142744 WARNING torsocks[10365]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142745 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488) 1549142745 WARNING torsocks[10363]: [syscall] Unsupported syscall number 427. Denying the call (in tsocks_syscall() at syscall.c:488)

I have not tested on torsocks 2.3.0 as it doesn't build on OS X - see issue #28538 (moved)

Trac:
Username: ak

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