[mythtv-commits] Ticket #7708: backend crash from QList<T>::operator[]: "index out of range"
MythTV
mythtv at cvs.mythtv.org
Sun Dec 6 17:00:32 UTC 2009
#7708: backend crash from QList<T>::operator[]: "index out of range"
------------------------------+---------------------------------------------
Reporter: satz@… | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: 0.22
Severity: medium | Mlocked: 0
------------------------------+---------------------------------------------
Attempting to watch livetv from mythroku which supports an older protocol
version causes a crash of the backend.
{{{
2009-12-06 09:40:36.142 MainServer::ANN Playback
2009-12-06 09:40:36.145 adding: roku-mbr.iranger.com as a client (events:
0)
2009-12-06 09:40:43.421 MainServer::HandleVersion - Client speaks protocol
version 8 but we speak 50!
2009-12-06 09:40:43.423 MainServer, Warning: Unknown socket closing
MythSocket(0x97430d8)
2009-12-06 09:40:43.427 MainServer::ANN Playback
2009-12-06 09:40:43.439 adding: roku-mbr.iranger.com as a client (events:
0)
ASSERT failure in QList<T>::operator[]: "index out of range", file
/usr/include/qt4/QtCore/qlist.h, line 403
2009-12-06 09:40:43.866 mythbackend version: branches/release-0-22-fixes
[22594] www.mythtv.org
2009-12-06 09:40:43.872 Using runtime prefix = /usr
}}}
Seems to be related to closed bugs
[http://svn.mythtv.org/trac/ticket/5114] and
[http://svn.mythtv.org/trac/changeset/17981].
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7708>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list