[vlc-devel] LibVLC fatal error
Rafaël Carré
funman at videolan.org
Sat Mar 15 19:01:50 CET 2008
On Sat, 2008-03-15 at 18:34 +0100, Vladimir Kokovic wrote:
> Hi,
>
> My first try for new java bindings is unsuccessful !
[...]
> 2008-03-15 18:05:22,371 [Thread-0] org.asoft.library.AL 256 INFO JVLC trying:file:///tmp/asoft-Pijani Rus.avi-video52473.avi
> 2008-03-15 18:05:22,553 [Thread-0] org.asoft.library.AL 256 INFO JVLC start:/tmp/asoft-Pijani Rus.avi-video52473.avi
> LibVLC fatal error locking mutex in thread 2427792272 at video_output/video_output.c:794: 22
> Error message: Invalid argument
> Java Result: 134
This looks like a bug in libvlc, the line 794 try to lock a mutex, which
should have been initialized at the very beginning of input creation.
Could you run valgrind to see if there is some memory corruption ?
--
Rafaël Carré <funman at videolan.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080315/fa1f4ad3/attachment.sig>
More information about the vlc-devel
mailing list