[tor-bugs] #5003 [arm]: Connection resolver chokes on UDP connections, on OS X 10.6.8

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Feb 2 01:33:04 UTC 2012


#5003: Connection resolver chokes on UDP connections, on OS X 10.6.8
---------------------+------------------------------------------------------
 Reporter:  mphipps  |          Owner:  atagar
     Type:  defect   |         Status:  new   
 Priority:  normal   |      Milestone:        
Component:  arm      |        Version:        
 Keywords:           |         Parent:        
   Points:           |   Actualpoints:        
---------------------+------------------------------------------------------
 A default arm installation doesn't show me any connections, and gives me
 the error message as well:

 `We were unable to use any of your system's resolvers to get tor's
 connections. This is fine, but means that the connections page will be
 empty. This is usually permissions related so if   you would like to fix
 this then run arm with the same user as tor (ie, "sudo -u <tor user>
 arm").`

 Here is the log line:

 {{{2/1/2012 19:54:42 [DEBUG] system call: lsof -wnPi | egrep "^tor
 *26419.*((UDP.*)|(\(ESTABLISHED\)))" (runtime: 0.02)}}}

 I fixed it by replacing the LSOF command, using the attached patch.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5003>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list