Skip to content
GitLab
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 38
    • Issues 38
    • 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
  • #16627
Closed
Open
Issue created Jul 21, 2015 by Trac@tracbot

torsocks 2.1 doesn't work with Oracle Java 8 (Mac OS X 10.9.5)

torsocks 2.1 works OK with all applications except Oracle Java 8

For example:

$ torsocks telnet 184.105.238.114
Trying 184.105.238.114...
Connected to 184.105.238.114.
Escape character is '^]'.
This is the telnet autoresponder at v6address.com.
You have connected over IPv4.
Your IP address is 82.X.Y.Z
Connection closed by foreign host.

With java:

$ torsocks java -jar utm_admin.jar 
[Jul 21 11:35:33] WARNING torsocks[11015]: [syscall] Unsupported syscall number 180. Denying the call (in tsocks_syscall() at syscall.c:465)
[Jul 21 11:35:36] WARNING torsocks[11015]: [syscall] Unsupported syscall number 180. Denying the call (in tsocks_syscall() at syscall.c:465)
dyld: lazy symbol binding failed: Symbol not found: _JRSUIGetKey
  Referenced from: /Library/Java/JavaVirtualMachines/jdk1.8.0_31.jdk/Contents/Home/jre/lib/libosxui.dylib
  Expected in: flat namespace

dyld: Symbol not found: _JRSUIGetKey
  Referenced from: /Library/Java/JavaVirtualMachines/jdk1.8.0_31.jdk/Contents/Home/jre/lib/libosxui.dylib
  Expected in: flat namespace

Trace/BPT trap: 5

Versions:

$ torsocks --version
Torsocks 2.1.0
$ torsocks java -version
java version "1.8.0_31"
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)

Trac:
Username: s.lobanov

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