[vlc-devel] chroma.h problem, leaking object

Sébastien Escudier sebastien-devel at celeos.eu
Mon Oct 20 15:03:14 CEST 2008



Hi

two unrelated things :

* There is a problem with chroma.h included from imgresample. Maybe it can be
fixed like in this included patch

* I have some errors (leaking objects) when I quit vlc. This happens for several
weeks now.

status change: ( quit )
ERROR: leaking object (0x8272df8, type:spu text, name:dummy)
 o 0x8272df8 spu text "dummy", refcount 1, parent 0x82723f8
ERROR: leaking object (0x8273760, type:scale, name:scale)
 o 0x8273760 scale "scale", refcount 1, parent 0x82723f8
ERROR: leaking object (0x8274320, type:scale, name:yuvp)
 o 0x8274320 scale "yuvp", refcount 1, parent 0x82723f8
ERROR: leaking object (0x828bf48, type:blend, name:(null))
 o 0x828bf48 blend, refcount 1, parent 0x82723f8
ERROR: leaking object (0x82723f8, type:subpicture, name:(null))
 o 0x82723f8 subpicture, refcount 5, 4 children, parent 0x8270610
 |-o 0x8272df8 spu text "dummy", refcount 1, parent 0x82723f8
 |-o 0x8273760 scale "scale", refcount 1, parent 0x82723f8
 |-o 0x8274320 scale "yuvp", refcount 1, parent 0x82723f8
 `-o 0x828bf48 blend, refcount 1, parent 0x82723f8
ERROR: leaking object (0x8270610, type:video output, name:x11)
 o 0x8270610 video output "x11", refcount 1, 1 child, parent 0x819ee68
 `-o 0x82723f8 subpicture, refcount 5, 4 children, parent 0x8270610
   |-o 0x8272df8 spu text "dummy", refcount 1, parent 0x82723f8
   |-o 0x8273760 scale "scale", refcount 1, parent 0x82723f8
   |-o 0x8274320 scale "yuvp", refcount 1, parent 0x82723f8
   `-o 0x828bf48 blend, refcount 1, parent 0x82723f8
ERROR: leaking object (0x819ee68, type:decoder, name:avcodec)
 o 0x819ee68 decoder "avcodec", refcount 1, 1 child
 `-o 0x8270610 video output "x11", refcount 1, 1 child, parent 0x819ee68
   `-o 0x82723f8 subpicture, refcount 5, 4 children, parent 0x8270610
     |-o 0x8272df8 spu text "dummy", refcount 1, parent 0x82723f8
     |-o 0x8273760 scale "scale", refcount 1, parent 0x82723f8
     |-o 0x8274320 scale "yuvp", refcount 1, parent 0x82723f8
     `-o 0x828bf48 blend, refcount 1, parent 0x82723f8
 o 0x8051208 libvlc "libvlc"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-chroma.h-in-imgresample.patch
Type: text/x-diff
Size: 1371 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20081020/0533888d/attachment.patch>


More information about the vlc-devel mailing list