[mythtv-commits] Ticket #10350: Frontend segfault when paging through "Upcoming Recordings"

MythTV noreply at mythtv.org
Fri Feb 17 21:15:56 UTC 2012


#10350: Frontend segfault when paging through "Upcoming Recordings"
-------------------------------------+-------------------------------------
 Reporter:  gregorio.gervasio@…      |           Type:  Bug Report -
   Status:  new                      |  General
Milestone:  unknown                  |       Priority:  minor
  Version:  Unspecified              |      Component:  MythTV - General
 Keywords:                           |       Severity:  medium
                                     |  Ticket locked:  0
-------------------------------------+-------------------------------------
 I get a frontend segfault when paging through "Upcoming Recordings".  gdb
 backtrace is attached.  It points to the following line, which was
 introduced in commit 69a371859:

 mythuitext.cpp:535
 {{{
                            (m_CutMessage[last_line + line.textLength() -
 1]);
 }}}

 At this point, gdb says both "last_line" and "line.textLength()" are zero.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10350>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list