Dear Henning, I saw your commit regarding dlopen here: https://xenomai.org/pipermail/xenomai/2018-February/038351.html
We are facing dlopen error with xeno-test on arm (beagle bone) and arm64 (hikey) boards. Segmentation fault /usr/xenomai/bin/smokey: test dlopen failed: Unknown error -1 Do you have any clue regarding this issue. Earlier xeno-test worked for us, but after this commit xeno-test is failing. Currently we dont need dlopen test. So, please let us know how to disable dlopen test to pass the xeno-test report. Thanks, Pintu On Tue, Jun 26, 2018 at 11:07 PM Pintu Kumar <[email protected]> wrote: > > One more thing, > On x86 xeno-test works fine even with dlopen. > > This problem is seen only of arm and arm64 boards. > > Thanks, > Pintu > On Tue, Jun 26, 2018 at 10:16 PM Pintu Kumar <[email protected]> wrote: > > > > Ok Greg thanks a lot. > > > > Yes, I can recompile it, but for now I want to get rid of this dlopen > > to pass rest of xeno-test. > > Please let me know how to disable it from configure.ac > > > > Thanks, > > Pintu > > On Tue, Jun 26, 2018 at 8:57 PM Greg Gallagher <[email protected]> > > wrote: > > > > > > Hi, > > > I'll take a look at this tonight. I'll confirm if this test is > > > crashing on all platforms or just BB. To disable I believe you'll > > > have to recompile the tests. > > > > > > -Greg > > > > > > On Tue, Jun 26, 2018 at 10:43 AM, Pintu Kumar <[email protected]> > > > wrote: > > > > Dear Greg, > > > > > > > > Please let me know how to disable "dlopen" test in xenomai-next. > > > > > > > > I even tried, without dlopen parameter during ./configure but still I > > > > get the same issue. > > > > # ./configure --enable-smp > > > > > > > > We did not face this issue earlier on xenomai-3 stable branch. > > > > So, I am planning to disable it right now. > > > > Please help! > > > > > > > > > > > > Thanks, > > > > Pintu > > > > > > > > On Tue, Jun 26, 2018 at 12:52 PM Pintu Kumar <[email protected]> > > > > wrote: > > > >> > > > >> Hi, > > > >> I am using Kernel 4.9.51 for beagle bone black with xenomai patches > > > >> from xenomai-next repo. > > > >> > > > >> I have installed xenomai-3-next using below: > > > >> # ./scripts/bootstrap > > > >> # ./configure --with-pic --with-core=cobalt --enable-smp --disable-tls > > > >> --enable-dlopen-libs > > > >> # make > > > >> # make install > > > >> > > > >> After that when I run xeno-test I get below error, and the test > > > >> stopped. > > > >> > > > >> # root@bdk:~# /usr/xenomai/bin/xeno-test > > > >> .... > > > >> .... > > > >> vdso_access OK > > > >> xddp skipped (no kernel support) > > > >> Segmentation fault > > > >> /usr/xenomai/bin/smokey: test dlopen failed: Unknown error -1 > > > >> > > > >> If you have any clue about this error, please let me know. > > > >> > > > >> > > > >> Thanks, > > > >> Pintu _______________________________________________ Xenomai mailing list [email protected] https://xenomai.org/mailman/listinfo/xenomai
