[mythtv-commits] Ticket #5114: ASSERT failure in QList<T>::operator[]: "index out of range"

MythTV mythtv at cvs.mythtv.org
Thu May 1 16:04:11 UTC 2008


#5114: ASSERT failure in QList<T>::operator[]: "index out of range"
-------------------------------------------------+--------------------------
 Reporter:  michael bishop <clever at nbnet.nb.ca>  |        Owner:  ijr    
     Type:  defect                               |       Status:  new    
 Priority:  minor                                |    Milestone:  unknown
Component:  mythtv                               |      Version:  head   
 Severity:  low                                  |   Resolution:         
  Mlocked:  0                                    |  
-------------------------------------------------+--------------------------

Comment(by michael bishop <clever at nbnet.nb.ca>):

 looks like the flagger is sending a commflag_update without a flag
 map[[BR]]
 so the [3] refers to a field which doesnt exist causing an abort[[BR]]
 i suspect that i can just .count() the qlist and ignore the update if its
 empty, but it may actualy be a bug in the flagger which shouldnt send out
 empty updates

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5114#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list