[mythtv-commits] Ticket #13613: Crash in MythMainWindow (found via mythweather)

MythTV noreply at mythtv.org
Thu Apr 23 15:48:26 UTC 2020


#13613: Crash in MythMainWindow (found via mythweather)
----------------------------------+-------------------------------
 Reporter:  David Hampton         |          Owner:  David Hampton
     Type:  Bug Report - General  |         Status:  closed
 Priority:  major                 |      Milestone:  31.1
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------------

Comment (by David Hampton <mythtv@…>):

 In [changeset:"917a2087ef032b2c36a102cf4a2b220e10bf7bfe/mythtv"
 917a2087e/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="917a2087ef032b2c36a102cf4a2b220e10bf7bfe"
             Fix segfault in code called from MythMainWindow::Draw.

 This reverts three of the changes in 380102ce34.  In
 mythmainwindow.cpp while running the m_stackList, the call to
 MythScreenStack::GetDrawOrder can apparently modify m_stackList or
 something that it points to.  Reverting the range-based for loops and
 restoring the original for loops prevents the crash.

 Fixes #13613.
             }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13613#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list