On 30/05/07, Rodolfo Bamberg <[EMAIL PROTECTED]> wrote: > I just can't figure out: If latency works, and it uses the native skin, > why does including libnative throw a segmantation fault? >
Do you have Xenomai support built in-kernel or in external modules? How do you run your application and latency (i.e. do you actually launch the "latency"'s executable)? Probably, it shouldn't be a case (I don't remember all the installation/runtime details by heart any more) but be sure the xenomai modules are loaded by the moment your application starts. Although, I'd expect some more user-friendly behavior from the libnative in such a case.. so maybe it's not a case. Get a core dump when it crushes and feed it to "gdb".. maybe you'll have some relevant bits from the stacktrace. -- Best regards, Dmitry Adamushko _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
