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

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue May 3 16:42:36 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):

 oho.  I was wrong about kevent()!

 Ordinarily, if there's a bad fd or something in its input array, it
 reports the error in its output array of events... but if the output array
 isn't big enough, kevent will return -1.

 Libevent's kqueue.c backend needs to be made aware of this.  Looks like
 it'll be time for a libevent 2.0.12-stable sometime in the next week or
 two.

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


More information about the tor-bugs mailing list