[vlc-devel] Core input code race condition

xxcv xxcv07 at gmail.com
Fri Mar 6 07:46:59 CET 2009


Rémi Denis-Courmont wrote:
> This is very easy to reproduce: create a long playlist (e.g. M3U) of files 
> that don't exist. Open it in VLC. Wait a few instants. Caboom.
>
>   

Done with M3U files full of files that can't be found.
------------------------------------------------------------------------

QObject::killTimers: timers cannot be stopped from another thread
[0xaf2dbc] main libvlc error: stale interface subscribers (VLC might crash)
ERROR: leaking object (0xab1ac4, type:playlist, name:export)
ERROR: leaking object (0xc49e074, type:interface, name:qt4)
 o 0xab1ac4 playlist "export", refcount 1, parent 00AF2DBC
 o 0xc49e074 interface "qt4", refcount 4564
 o 0xaf2dbc libvlc "libvlc", 1 child
 `-o 0xab1ac4 playlist "export", refcount 1, parent 00AF2DBC

------------------------------------------------------------------------

Done with Open Directory of files that are loaded into the playlist and 
playing
------------------------------------------------------------------------

QObject::killTimers: timers cannot be stopped from another thread
[0x2f2dbc] main libvlc error: stale interface subscribers (VLC might crash)
ERROR: leaking object (0x2201ac4, type:playlist, name:export)
ERROR: leaking object (0xc3ae074, type:interface, name:qt4)
 o 0x2201ac4 playlist "export", refcount 1, parent 002F2DBC
 o 0xc3ae074 interface "qt4", refcount 3
 o 0x2f2dbc libvlc "libvlc", 1 child
 `-o 0x2201ac4 playlist "export", refcount 1, parent 002F2DBC

------------------------------------------------------------------------

Regards.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090306/51ca5538/attachment.html>


More information about the vlc-devel mailing list