Anthony Sharobaiko wrote: > Hi! > > I try to get Xenomai running on arm (PXA board). Currently everything > compiles perfectly, but testsuite examples simply segfault: > === cut here === > [EMAIL PROTECTED]:/usr/xenomai/testsuite/latency# ./run > * > * > * Type ^C to stop this application. > * > * > /usr/xenomai/bin/xeno-load: line 247: 1139 Segmentation fault > $suflag $* $cmdargs > === cut here === > > I use 2.6.16.29 kernel with ipipe-2.6.15-1.5-03. Some hunks were applied by > hand, > but I'm sure that IPIPE works (I've used: > http://www.mail-archive.com/[email protected]/msg00462.html to check). > > Also, Xenomai (built into kernel) successfully registers domain: > === cut here === > [EMAIL PROTECTED]:/proc/ipipe# cat Xenomai > Invariant head, Id=0x58454e4f > irq0-25: passed > irq26: wired > irq27-191: passed > irq192-193: passed, virtual > irq194: wired, virtual > === cut here === > > Where should I dig to get a working testsuite? =)
Is it a pure user-space crash, or do you also see some oops in the kernel logs? If it's user-space, place attach gdb to find out where it crashes. Jan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
