[mythtv-commits] Ticket #9707: Memory leak during playback of recent recordings (PVR-250)

MythTV noreply at mythtv.org
Thu Jun 9 03:13:38 UTC 2011


#9707: Memory leak during playback of recent recordings (PVR-250)
-----------------------------------------+----------------------------
 Reporter:  aaron <memoryguy@…>          |          Owner:  markk
     Type:  Bug Report - General         |         Status:  infoneeded
 Priority:  minor                        |      Milestone:  0.25
Component:  MythTV - Video Playback      |        Version:  Trunk Head
 Severity:  medium                       |     Resolution:
 Keywords:                               |  Ticket locked:  0
-----------------------------------------+----------------------------

Comment (by aaron <memoryguy@…>):

 Replying to [comment:9 markk]:
 > Aaron - can you confirm whether this is now fixed? thanks, Mark

 I would be happy to try it out, except that somewhere along the line (I
 haven't  updated my build in some time) something "broke" and I can't
 compile trunk anymore... it gets partway through and then starts
 complaining about redeclarations of structures/types. If I turn off V4L
 support (--disable-v4l2) then the compile finishes, but then it won't
 recognize my capture cards (PVR-250). I do realize that is expected since
 I told it not to compile capture support.

 I'm wondering if the problem is that my kernel is too old? I'm running
 2.6.29.6. I ask because I also updated my Qt from 4.5 to 4.7.0

 Here's the first part of the errors I get; the rest are similar but for
 different structures:


 {{{
 g++...include -I. -o v4lchannel.o v4lchannel.cpp
 In file included from /usr/include/sys/time.h:31,
                  from /usr/include/linux/videodev2.h:59,
                  from /usr/include/linux/videodev.h:17,
                  from v4lrecorder.cpp:4:
 /usr/include/sys/select.h:78: error: conflicting declaration 'typedef
 struct fd_set fd_set'
 /usr/include/linux/types.h:12: error: 'fd_set' has a previous declaration
 as 'typedef struct __kernel_fd_set fd_set'
 }}}

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


More information about the mythtv-commits mailing list