All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: George Pontis <GPontis@z9.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] ARM, exception #0 ?
Date: Wed, 27 Jun 2012 18:20:02 +0200	[thread overview]
Message-ID: <4FEB32B2.6080700@xenomai.org> (raw)
In-Reply-To: <013901cd547a$50179b00$f046d100$@com>

On 06/27/2012 05:34 PM, George Pontis wrote:
> 
>> On 06/26/2012 03:23 PM, George Pontis wrote:
>>> Running Xenomai 2.6.0 on an ARM at91sam9g45. I recently updated
>>> from
>> Adeos
>>> patch adeos-ipipe-3.0.13-arm-1.18-05 to
>>> adeos-ipipe-3.0.13-arm-1.18-
>> 09. Then
>>> built a new kernel and gave it to the application developers for
>>> a
>> test.
>>> There were other changes in the root FS and a few tweaks in the
>> kernel, but
>>> none that looked (to me) like they would affect Xenomai. They
>>> report
>> this
>>> new error:
>>> 
>>>> Xenomai: Switching ADC Task to secondary mode after exception
>>>> #0
>> from
>>>> user-space at 0xffff0fbc (pid 723)
>>> 
>>> And then nothing about the app works any more. What does this
>>> mean ?
>> 
>> It means there is a fault, when the PC is around 0xffff0fbc, that
>> is in the tsc emulation kernel helper. Could you try reverting this
>> commit ?
>> 
> 
> I tried reverting to adeos-ipipe-3.0.13-arm-1.18-05 without any other
> changes, and this error still occurs. The address of the exception is
> exactly the same. So I did some experiments to try to narrow this
> down. First thing, it does not happen with any Xenomai user app. I
> wrote a different app some time ago that runs without error on all
> the Xenomai-enabled kernels.
> 
> I also went back to a previous kernel where this app runs without
> causing the error. That kernel was the same 3.0.13 with
> adeos-ipipe-3.0.13-arm-1.18-05.patch and the same Xenomai 2.6.0. The
> root FS was identical. Everything was built with the same GCC 4.5.3.
> What was different about it were some other features that were
> enabled or disabled in the kernel. Possibly it is one or more of
> these changes that is aggravating the problem with this one app:
> 
> 1) Turned off JFFS2, IDE 2) Turned on ext4 support 3) Enabled Atmel
> FB and SPI-based touchscreen controller 4) Disabled shmem 5) Disabled
> UID16 and "sysctl syscall"
> 
> Do any of these seem like they could be a factor ? I should emphasize
> that we are still pretty new to Xenomai. It is more likely that we
> have made a mistake in the app than that there is a Xenomai bug that
> nobody else has caught yet. Any suggestions where to go next to get
> to the bottom of this ?

Try enabling CONFIG_DEBUG_USER, and adding user_debug=29 to the boot
arguments. This way, you will get a kernel trace when the fault happens
giving you more details (registers values and binary code). It would
also help if you could send me your vmlinux.

-- 
					    Gilles.


  reply	other threads:[~2012-06-27 16:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26 13:23 [Xenomai] ARM, exception #0 ? George Pontis
2012-06-26 13:48 ` Gilles Chanteperdrix
2012-06-27 15:34   ` George Pontis
2012-06-27 16:20     ` Gilles Chanteperdrix [this message]
2012-07-01 13:10       ` Gilles Chanteperdrix
2012-07-01 14:00 ` Gilles Chanteperdrix
2012-07-02  4:27   ` George Pontis
2012-07-02  8:49     ` Gilles Chanteperdrix
2012-07-02 15:03       ` George Pontis
2012-07-02 17:44         ` Gilles Chanteperdrix

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=4FEB32B2.6080700@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=GPontis@z9.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.