[mythtv-commits] Ticket #10227: BE crash on channel change.

MythTV noreply at mythtv.org
Wed Dec 28 06:39:55 UTC 2011


#10227: BE crash on channel change.
----------------------------------+----------------------------
 Reporter:  ramccor@…             |          Owner:  beirdo
     Type:  Bug Report - Crash    |         Status:  closed
 Priority:  minor                 |      Milestone:  0.25
Component:  MythTV - General      |        Version:  Trunk Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------
Changes (by Github):

 * status:  assigned => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Make MythSystem not crash when rudely deleted

 Seems that there are some places (channel changing in particular) that
 like to
 delete the MythSystem instance before we are really finished with it.
 When
 this happens, and then the child exits, MythSystem crashes.  This should
 fix
 the issue by logging that the structure was deleted, and carrying on.

 Fixes #10227
  Branch:    master
  Changeset: 0d48b697cd60d29aeae63317eb7317edf213ebc8

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10227#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list