[SOLVED] LibVLC fatal error in audio_output: vlc_mutex_lock

This forum is about all development around libVLC.
juraj
Blank Cone
Blank Cone
Posts: 27
Joined: 05 Dec 2009 10:41

[SOLVED] LibVLC fatal error in audio_output: vlc_mutex_lock

Postby juraj » 27 Jan 2010 10:41

Hi,

I use libvlc 1.1.0 (from git 11.01.2010) under mac 10.6.2 and always when I want to do something with volume (functions libvlc_audio_get_volume, libvlc_audio_set_volume or libvlc_audio_set_mute) I get following libvlc fatal error:

LibVLC fatal error locking mutex (22) in thread 140735082355680 at /Users/a/vlc/projects/macosx/framework/../../../src/misc/pthread.c:220 in vlc_mutex_lock
0 libvlccore.4.dylib 0x0000000101155998 vlc_trace + 72
1 libvlccore.4.dylib 0x0000000101155dbe vlc_thread_fatal + 94
2 libvlccore.4.dylib 0x0000000101156277 vlc_mutex_lock + 39
3 libvlccore.4.dylib 0x0000000101134d35 __aout_VolumeGet + 69
4 libvlc.dylib 0x000000010107ac1c libvlc_audio_set_mute + 28
Error message: Invalid argument

Any ideas? There was some error in vlc_mutex_lock and then vlc failed also in vlc_trace, which caused it to stop.

Thanks,
Juraj
Last edited by juraj on 27 Jan 2010 14:19, edited 1 time in total.

juraj
Blank Cone
Blank Cone
Posts: 27
Joined: 05 Dec 2009 10:41

Re: LibVLC fatal error in audio_output: vlc_mutex_lock

Postby juraj » 27 Jan 2010 14:18

I recompiled the newer version from git (from yesterday) and there is no problem with volume. So I think it was already fixed. Sorry for bothering.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 4 guests