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

MythTV noreply at mythtv.org
Wed Feb 20 18:11:41 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
--------------------------------+-----------------------------
Changes (by Raymond Wagner <rwagner@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:9c51ad39a65eee7a3f985a127700fbc8473ffb4e/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="9c51ad39a65eee7a3f985a127700fbc8473ffb4e"
 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:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list