[mythtv-commits] Ticket #9602: Occational fe crash on playback startup / MythSystem?

MythTV noreply at mythtv.org
Sun Feb 27 06:03:54 UTC 2011


#9602: Occational fe crash on playback startup / MythSystem?
--------------------------------+----------------------------
 Reporter:  otto@…              |          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 Gavin Hurlbut):

 * resolution:  Fixed => fixed


Comment:

 Try to keep from another apparent race condition

 Not quite sure why the QMap is going crazy, but let's try reading the
 AutoCleanup flag before unlocking so we can mitigate the race some.  Also,
 in both myth_system() and in the signal handler, use deleteLater() so we
 don't
 try to double-delete, as that will just cause other messes.

 Fixes #9602
  Changeset: 6fe46da473563a3586ca9ead45870734abdc0fbe

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


More information about the mythtv-commits mailing list