Hi,

I have a task that is using the libvlc (v2.0.4) library to play some media
streams. This all works when it is a normal posix task. When the task is a
non-realtime shadow task (prio 0, autorelax), then the shared libraries
that libvlc loads (its plugins, codecs etc) get corrupted on disk. A second
run of the program is not working.

Does anyone know what can be causing this? I was under the impression an
autorelaxed shadow task was allowed to make all Linux calls. Are there
known limitations or is this a bug?

Platform: x86
Xenomai 2.5.6
Linux 2.6.38.8

Thanks,
Henri
_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to