[tor-bugs] #2746 [Tor Relay]: libevent2 problems on CCC tor servers

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue May 3 02:50:13 UTC 2011


#2746: libevent2 problems on CCC tor servers
-----------------------+----------------------------------------------------
 Reporter:  kaner      |          Owner:                     
     Type:  defect     |         Status:  new                
 Priority:  normal     |      Milestone:  Tor: 0.2.2.x-final 
Component:  Tor Relay  |        Version:  Tor: 0.2.2.22-alpha
 Keywords:             |         Parent:                     
   Points:             |   Actualpoints:                     
-----------------------+----------------------------------------------------

Comment(by nickm):

 Oh hey, here's a crazy idea.  In compat.c, there's a line "#undef
 DEBUG_SOCKET_COUNTING".  If we turn that into "#define
 DEBUG_SOCKET_COUNTING", it's supposed to track which sockets we open and
 close and look for descrepencies.  It's not perfect by any means, and it
 only looks at fds which it thinks represents sockets, but it might turn up
 something here.

 (This is an experiment only for people who are running into the bug and
 who know how to edit C and build from source.)

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


More information about the tor-bugs mailing list