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

MythTV noreply at mythtv.org
Sat Jul 2 19:49:01 UTC 2011


#9894: Backend SIGSEGV processing flags
-------------------------------------------------+-------------------------
 Reporter:  Ian Dall <ian@…>                     |          Owner:  beirdo
     Type:  Bug Report - General                 |         Status:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  MythTV - General                     |        Version:
 Severity:  medium                               |  Unspecified
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Github):

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


Comment:

 Setup http proxy after the gCoreContext is initialized

 Fixes #9893.  Fixes #9894.

 The setHttpProxy() uses myth_system to ping the proxy.  However,
 myth_system
 requires that gCoreContext be valid for proper use.  Therefore, move the
 proxy setup to after where we setup the context.
  Branch:    master
  Changeset: df8b987413106d47701a6c8ff04185b411d1a5b5

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


More information about the mythtv-commits mailing list