All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Cristian Axenie <cristian.axenie@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] SegFault on all demo apps!!
Date: Sat, 08 Nov 2008 18:41:30 +0100	[thread overview]
Message-ID: <4915CF4A.9030805@domain.hid> (raw)
In-Reply-To: <9c789a000811080803s26f3007bp390e34428bb36b26@domain.hid>

Cristian Axenie wrote:
> WHAT AM I MISSING, I SEE PLENTY OF No such file or directory !! WHERE SHOULD
> I FOUND THOSE MISSING FILES, SIMLINKS....

No need to shout, we hear you.

The error you are seeing are errors that comes from ld.so looking for
libs at various places before actually finding them. This is normal, and
certainly not what causes segmentation faults.

What could cause segmentation faults is the fact that the kernel you are
running would not really be patched with Xenomai. To know this, try
cat /proc/xenomai/version
on your board. If there is no such file, then you are not running Xenomai.

Another cause of problems could be that you enabled a problematic option.

In fact, to know really where the fault happens, you should be using
gdb, not strace.



-- 
					    Gilles.


  reply	other threads:[~2008-11-08 17:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-08 16:03 [Xenomai-help] SegFault on all demo apps!! Cristian Axenie
2008-11-08 17:41 ` Gilles Chanteperdrix [this message]
2008-11-09 10:33 ` Philippe Gerum
     [not found]   ` <9c789a000811090446l5d172120mc6791c220373b118@domain.hid>
     [not found]     ` <49171204.705@domain.hid>
     [not found]       ` <9c789a000811100152m68bf3cc5o74df47c2e5066df0@domain.hid>
2008-11-10 14:12         ` 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=4915CF4A.9030805@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=cristian.axenie@domain.hid \
    --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.