BIND 10 #2195: sysinfo leaks 'Broken pipe' exception

BIND 10 Development do-not-reply at isc.org
Thu Sep 27 13:46:13 UTC 2012


#2195: sysinfo leaks 'Broken pipe' exception
---------------------------------------+----------------------------------
                   Reporter:  jinmei   |                 Owner:
                       Type:  defect   |                Status:  new
                   Priority:  medium   |             Milestone:  New Tasks
                  Component:  sysinfo  |            Resolution:
                   Keywords:           |             Sensitive:  0
            Defect Severity:  N/A      |           Sub-Project:  Core
Feature Depending on Ticket:           |  Estimated Difficulty:  3
        Add Hours to Ticket:  0        |           Total Hours:  0
                  Internal?:  0        |
---------------------------------------+----------------------------------

Comment (by jreed):

 It should work.  I just noticed same thing. Why even have any error?

 I saw it when I piped through less (which I assume is very normal):

 {{{
 Traceback (most recent call last):
   File "/usr/local/bin/isc-sysinfo", line 136, in <module>
     main()
   File "/usr/local/bin/isc-sysinfo", line 121, in main
     write_value(f, '%s', s.get_net_connections)
   File "/usr/local/bin/isc-sysinfo", line 42, in write_value
     out.write(fmt % value)
 IOError: [Errno 32] Broken pipe
 }}}

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


More information about the bind10-tickets mailing list