On Mon, 2011-01-17 at 14:15 -0600, Jeff Weber wrote:
> I get a segfault when attempting to rt_mutex_acquire a mutex created
> in kernel space. I've reduced the issue to the following sample code.
> Help finding my mistake is appreciated.
[snip]
> int main(void)
> {
> RT_MUTEX mtx;
> RT_TASK tsk;
> RT_MUTEX_INFO info;
Could you move the RT_MUTEX_INFO buffer to global scope and try again?
TIA,
--
Philippe.
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help