BIND 10 #330: zonemgr exception on SIGINT

BIND 10 Development do-not-reply at isc.org
Mon Sep 13 03:56:38 UTC 2010


#330: zonemgr exception on SIGINT
------------------------------------+---------------------------------------
      Reporter:  jreed              |        Owner:  zzchen_pku
          Type:  defect             |       Status:  accepted  
      Priority:  major              |    Milestone:            
     Component:  secondary manager  |   Resolution:            
      Keywords:                     |    Sensitive:  0         
Estimatedhours:  0.0                |        Hours:  0         
      Billable:  1                  |   Totalhours:  0         
      Internal:  0                  |  
------------------------------------+---------------------------------------
Changes (by zzchen_pku):

  * owner:  => zzchen_pku
  * status:  new => accepted


Comment:

 It seems like the error happens when the run_timer() function gets the
 socket file
 descriptor to run select on and then the main thread closes the socket due
 to CTRL-C operation. After this the select call is made, but the file
 descriptors are not valid any more.

-- 
Ticket URL: <http://bind10.isc.org/ticket/330#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list