[mythtv-commits] Ticket #5810: MythSocket: writeStringList: Error, invalid string list. Segfault

MythTV mythtv at cvs.mythtv.org
Sat Oct 11 23:14:34 UTC 2008


#5810: MythSocket: writeStringList: Error, invalid string list. Segfault
---------------------+------------------------------------------------------
 Reporter:  stuartm  |       Owner:  ijr    
     Type:  defect   |      Status:  new    
 Priority:  minor    |   Milestone:  unknown
Component:  mythtv   |     Version:  head   
 Severity:  medium   |     Mlocked:  0      
---------------------+------------------------------------------------------
 I'm occasionally hitting this bug when scrolling through the recordings
 list. The UI freezes, after a timeout the message appears saying that the
 backend has gone away (it hasn't) and then it segfaults.

 Frontend Log:
 http://paste.ubuntu.com/56392/

 Backtrace:
 http://paste.ubuntu.com/56394/

 The timeout is way too long and I'm not certain if we are trying again
 during period or just waiting for a response to the first attempt. So
 there are about three seperate bugs here:

 1. Sending an invalid string list - could be network packet loss though
 2. Spending too long waiting and failing to retry?
 3. The segfault.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5810>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list