[mythtv-commits] Ticket #11854: _payload_buffer in dtvrecorder.cpp can become huge in size (and eventually resulting in allocation failures)

MythTV noreply at mythtv.org
Sun Sep 22 18:11:13 UTC 2013


#11854: _payload_buffer in dtvrecorder.cpp can become huge in size (and eventually
resulting in allocation failures)
--------------------------------------+----------------------------
 Reporter:  erik-mythtv@…             |          Owner:  jpoet
     Type:  Bug Report - Memory Leak  |         Status:  infoneeded
 Priority:  major                     |      Milestone:  unknown
Component:  MythTV - DVB              |        Version:  0.26.1
 Severity:  medium                    |     Resolution:
 Keywords:                            |  Ticket locked:  0
--------------------------------------+----------------------------

Comment (by jpoet):

 That log indicates that Myth is not seeing any frames in the MPEG2 stream.
 It indicates that this channel is encrypted, but also indicates that it is
 able to decrypt it.

 I am attaching a patch for you to try.  It is a hack which tells Myth to
 write the contents of the stream if 10MB are processed without seeing any
 frames.  If this hack works for you, it should allow you to make a larger
 sample available, so we can see why the frames are not being parsed.

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


More information about the mythtv-commits mailing list