[mythtv-commits] Ticket #9894: Backend SIGSEGV processing flags

MythTV noreply at mythtv.org
Sat Jul 2 08:10:15 UTC 2011


#9894: Backend SIGSEGV processing flags
-------------------------------------+-------------------------------------
 Reporter:  Ian Dall <ian@…>         |           Type:  Bug Report -
   Status:  new                      |  General
Milestone:  unknown                  |       Priority:  minor
  Version:  Unspecified              |      Component:  MythTV - General
 Keywords:                           |       Severity:  medium
                                     |  Ticket locked:  0
-------------------------------------+-------------------------------------
 Version: v0.25pre-2556-gc12e7d7-dirty

 I get SIGSEGV due to gCoreContext->HasGUI() called with null gCoreContext.
 I only see this with the patch in #9893 applied.

 A simple fix is to test for gCoreContext non-null. A patch is supplied.
 With this patch, AND the patch in #9893 applied, mythbackend starts
 reliably. I'm not necessarilly climing that this is the right fix. Maybe
 gCoreContext should be established earlier.

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


More information about the mythtv-commits mailing list