Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Torsocks
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • Torsocks
  • Issues
  • #29311

Closed
Open
Created 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 legacy/trac#28538 (moved)

Trac:
Username: ak

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking