[mythtv-commits] Ticket #11452: mythpreviewgen SEGFAULT

MythTV noreply at mythtv.org
Sun Sep 8 11:49:00 UTC 2013


#11452: mythpreviewgen SEGFAULT
-------------------------------------+----------------------------
 Reporter:  kenni                    |          Owner:  jyavenard
     Type:  Bug Report - Crash       |         Status:  closed
 Priority:  critical                 |      Milestone:  0.27
Component:  MythTV - Video Decoding  |        Version:  0.26-fixes
 Severity:  medium                   |     Resolution:  fixed
 Keywords:                           |  Ticket locked:  0
-------------------------------------+----------------------------
Changes (by Lawrence Rust <lvr@…>):

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


Comment:

 In [changeset:"6e62a3c601b93c6d9525cc503634350a965a5058/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="6e62a3c601b93c6d9525cc503634350a965a5058"
 Player: Delete decoder after decoder thread stopped

 It is important to delete the decoder in DecoderEnd to ensure that any
 threads allocated by the Ffmpeg decoder are stopped before the video
 buffers are deallocated.  If not then random crashes can be observed
 when exiting playback of H264 encoded material if CPUs are > 1.

 Fixes #11452

 Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
 Signed-off-by: Stuart Morgan <smorgan at mythtv.org>
 }}}

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


More information about the mythtv-commits mailing list