From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <55199D31.5080601@xenomai.org> Date: Mon, 30 Mar 2015 21:00:01 +0200 From: Philippe Gerum MIME-Version: 1.0 References: <55196828.9020207@xenomai.org> <20150330152002.GL32766@hermes.click-hack.org> <55196B64.9010901@xenomai.org> <20150330152957.GN32766@hermes.click-hack.org> <55196DB0.8020308@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] There is XDDP Sockets support in kernel? List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Helder Daniel Cc: "Xenomai@xenomai.org" On 03/30/2015 05:55 PM, Helder Daniel wrote: > After moving rtdm_bind() to the module initialization the module loads, > but now something wrong happened to the kernel :). Probably I left the > program buggy when moving the xddp-echo example to kernel space. I will > take a deeper look. > You probably need to turn on CONFIG_FRAME_POINTER in order to get meaningful backtraces. -- Philippe.