[mythtv-commits] Ticket #13571: Crash of backend on delete of program being recorded

MythTV noreply at mythtv.org
Sun Apr 5 22:11:18 UTC 2020


#13571: Crash of backend on delete of program being recorded
--------------------------------+-------------------------------
 Reporter:  Klaas de Waal       |          Owner:  Klaas de Waal
     Type:  Bug Report - Crash  |         Status:  assigned
 Priority:  minor               |      Milestone:  32.0
Component:  MythTV - General    |        Version:  Master Head
 Severity:  medium              |     Resolution:
 Keywords:                      |  Ticket locked:  0
--------------------------------+-------------------------------

Comment (by gigem):

 I'd personally rather not "fix" the problem in any of those ways yet until
 we have a better idea of why it's failing.  Have you tried explicitly
 declaring the iterator as QMap<int, EncoderLink *>::Iterator instead of
 auto?  That's probably grasping at straws but is a difference from v30 and
 we have had at least one issue with auto so far.

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


More information about the mythtv-commits mailing list