[mythtv-commits] Ticket #11412: Segfault in MythSystemSignalManager::run()

MythTV noreply at mythtv.org
Fri Mar 8 00:44:54 UTC 2013


#11412: Segfault in MythSystemSignalManager::run()
--------------------------------+-----------------------------
 Reporter:  stuartm             |          Owner:  wagnerrp
     Type:  Bug Report - Crash  |         Status:  closed
 Priority:  critical            |      Milestone:  0.26.1
Component:  MythTV - General    |        Version:  Master Head
 Severity:  medium              |     Resolution:  fixed
 Keywords:                      |  Ticket locked:  0
--------------------------------+-----------------------------

Comment (by Raymond Wagner <rwagner@…>):

 In [changeset:5a34add272dff062bd4368ad0cede866c6007a69/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="5a34add272dff062bd4368ad0cede866c6007a69"
 Make sure forked process has stopped when deleting MythSystem

 This forces a termination in a forked MythSystem process when the
 MythSystem object is destroyed, preventing a situation where the private
 internal object tries to access resources from the no-longer-existent
 parent object.

 Fixes #11412
 }}}

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


More information about the mythtv-commits mailing list