All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: jlangston@panurgyinc.com
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Issues with Xenomai 3.0.5...
Date: Mon, 5 Jun 2017 10:24:25 +0200	[thread overview]
Message-ID: <a977c731-91ce-e308-8676-1a1a82f7cf22@xenomai.org> (raw)
In-Reply-To: <CAF06wtgMdvZ-K2yNMY6wZMSUa+ELdwBV=rbm7F1vAiLX57OyeQ@mail.gmail.com>

On 06/04/2017 08:02 PM, Jim Langston wrote:
> Philippe,
> 
> The backtrace I get when I run gdb on the target is:
> 
> #0  0x00000000 in ?? ()
> #1  0xb77b617c in do_open (
>     path=path@entry=0xb77bd31d "/dev/rtdm/memdev-private",
>     oflag=oflag@entry=2, mode=0) at rtdm.c:51

It looks like the *libc you are using does not enable the
sysenter/sysexit kernel call convention for x86, you may want to pass
--disable-x86-vsyscall to the configure script, then rebuild from scratch.

Also, I would recommend to pass --disable-smp in the same move, since
Xenomai enables SMP support by default for the x86 architecture, and
although this would still work with a UP kernel (the opposite would
not), there is no point on the Geode.

-- 
Philippe.


  reply	other threads:[~2017-06-05  8:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-04 16:34 [Xenomai] Issues with Xenomai 3.0.5 Jim Langston
2017-06-04 16:43 ` Philippe Gerum
2017-06-04 16:54   ` Jim Langston
2017-06-04 18:02   ` Jim Langston
2017-06-05  8:24     ` Philippe Gerum [this message]
2017-06-06  2:12       ` Jim Langston
2017-06-06  7:41         ` Philippe Gerum
2017-06-07  5:29           ` Philippe Gerum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a977c731-91ce-e308-8676-1a1a82f7cf22@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=jlangston@panurgyinc.com \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.