[tor-bugs] #29311 [Core Tor/Torsocks]: Unsupported syscall number 427 and 180 on OS X on torsocks 2.2.0
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Feb 2 22:06:05 UTC 2019
#29311: Unsupported syscall number 427 and 180 on OS X on torsocks 2.2.0
--------------------+-----------------------------------
Reporter: ak | Owner: dgoulet
Type: defect | Status: new
Priority: Medium | Component: Core Tor/Torsocks
Version: | Severity: Normal
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------+-----------------------------------
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
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29311>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list