[mythtv-commits] Ticket #4174: Pinging backend port causes occasional crash

MythTV mythtv at cvs.mythtv.org
Tue Jan 1 22:57:13 UTC 2008


#4174: Pinging backend port causes occasional crash
-----------------------------------+----------------------------------------
 Reporter:  steveskarda at gmail.com  |        Owner:  ijr   
     Type:  defect                 |       Status:  new   
 Priority:  minor                  |    Milestone:  0.21  
Component:  mythtv                 |      Version:  0.20.2
 Severity:  medium                 |   Resolution:        
  Mlocked:  0                      |  
-----------------------------------+----------------------------------------

Comment(by anonymous):

 I really don't see how reading motherboard sensors data could possible
 cause a crash of mythtv.

 On the 0.20.2 line I consistently was able to crash myth simply by running
 this nagios monitoring command:
 {{{
 /usr/lib/nagios/plugins/check_tcp -H $HOSTADDRESS$ -p 6543
 }}}

 I ended un changing this to use port 6544, and to do a complete HTTP
 request, (which is better for this purpose anyhow) and things got quite a
 bit better.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4174#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list