[mythtv-commits] Ticket #9893: SIGSEGV waking up non-existant threads

MythTV noreply at mythtv.org
Sat Jul 2 19:37:33 UTC 2011


#9893: SIGSEGV waking up non-existant threads
-------------------------------------------------+-------------------------
 Reporter:  Ian Dall <ian@…>                     |          Owner:  beirdo
     Type:  Bug Report - Crash                   |         Status:
 Priority:  minor                                |  infoneeded
Component:  MythTV - General                     |      Milestone:  unknown
 Severity:  medium                               |        Version:
 Keywords:                                       |  Unspecified
                                                 |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by beirdo):

 Actually, gave it a quick look-see anyways, and I found what is likely the
 true issue.  In the backend's main.cpp, we are calling setHttpProxy()
 before initializing gCoreContext (and gContext).  setHttpProxy(), if
 configured to use a proxy, will attempt to ping the proxy, via
 myth_system, which is only usable with gCoreContext initialized.

 I'll be committing a fix for this shortly.  I don't think that the patches
 you have provided are bad, necessarily, but they are also not really
 fixing the problem.

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


More information about the mythtv-commits mailing list