[mythtv-commits] Ticket #12317: mythfrontend crashes on exit

MythTV noreply at mythtv.org
Tue Dec 19 18:58:17 UTC 2017


#12317: mythfrontend crashes on exit
--------------------------------------+--------------------------
 Reporter:  Jay Foster <jayfoster@…>  |          Owner:  natanojl
     Type:  Bug Report - Crash        |         Status:  closed
 Priority:  minor                     |      Milestone:  unknown
Component:  MythTV - General          |        Version:  0.27.4
 Severity:  medium                    |     Resolution:  fixed
 Keywords:  SIGSEGV                   |  Ticket locked:  0
--------------------------------------+--------------------------
Changes (by Jonatan Lindblad <jlindblad@…>):

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


Comment:

 In [changeset:"3eccd6152b0f468df16906e2472fd879a18a54b9/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="3eccd6152b0f468df16906e2472fd879a18a54b9"
 MythSystem: Make sure to clean up objects properly

 In case MythSystemLegacy{Unix, Windows}::m_parent had already been
 deleted when a process exited, a dangling QBuffer pointer could be left
 in MythSystemLegacyIOHandler.  If this pointer was accessed, for example
 in MythSystemLegacyIOHandler::HandleRead, it could cause a crash.

 Fixes #12317
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12317#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list