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

MythTV noreply at mythtv.org
Wed Feb 20 18:13:55 UTC 2013


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

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

 In [changeset:060094b10462c9c5494e66c31f4ad80d4dde6990/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="060094b10462c9c5494e66c31f4ad80d4dde6990"
 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
 (cherry picked from commit 9c51ad39a65eee7a3f985a127700fbc8473ffb4e)
 }}}

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


More information about the mythtv-commits mailing list