From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4EA66DF8.3050601@domain.hid> Date: Tue, 25 Oct 2011 10:06:16 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <1319490255.1417.YahooMailNeo@domain.hid> In-Reply-To: <1319490255.1417.YahooMailNeo@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] address spaces of real-time task and standard linux process List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tom Z Cc: "xenomai@xenomai.org" On 10/24/2011 11:04 PM, Tom Z wrote: > Any ideas or suggestions will be highly appreciated. TomZ Try gdb. If that fails, get the kernel to print the value of the registers when the fault happens, then disassemble and look at why the fault happens. -- Gilles.