[vlc-devel] [DEBUG] xml: leaking oil

xxcv xxcv07 at gmail.com
Wed Mar 25 12:09:30 CET 2009


Hello,

This xml file was full of code which has nothing to do with
vlc's playlist. I accidentally ran it through when playing with
qt embedded open file dialog and run a directory from there,
which contained this xml and it would fail an assertion in
line 613 misc/objects.c on quit

Even after removing all the xml code leaving only the
first line.

vlc.exe 0.xml

Oil leaking?

ERROR: leaking object (0x5a7304, type:input, name:(null))
ERROR: leaking object (0x4f669c, type:playlist, name:export)
 o 0x5a7304 input, refcount 1, parent 0x4f669c
 o 0x4f669c playlist "export", refcount 1, 1 child, parent 0xe72dbc
 `-o 0x5a7304 input, refcount 1, parent 0x4f669c
 o 0xe72dbc libvlc "libvlc", 1 child
 `-o 0x4f669c playlist "export", refcount 1, 1 child, parent 0xe72dbc
   `-o 0x5a7304 input, refcount 1, parent 0x4f669c


On 0.9-bugfix
[00000001] main libvlc error: input item 05FD7CC0 has not been deleted 
properly: refcount 1, name 0.xml
Fail assertion libvlc.c line 1030 expression b_clean


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0.xml
Type: text/xml
Size: 41 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090325/ba2b16ba/attachment.xml>


More information about the vlc-devel mailing list