
mythtv at cvs
Oct 11, 2008, 4:14 PM
Post #1 of 1
(142 views)
Permalink
|
|
Ticket #5810: MythSocket: writeStringList: Error, invalid string list. Segfault
|
|
#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 _______________________________________________ mythtv-commits mailing list mythtv-commits[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|