From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5386505E.2030904@xenomai.org> Date: Wed, 28 May 2014 23:08:46 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <5382E8B1.8070402@xenomai.org> <5383406C.4070902@xenomai.org> <5385F190.7050303@xenomai.org> <538622C8.6000906@xenomai.org> <538648DB.1000008@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] gdb / threads on beaglebone black List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Drew , Philippe Gerum Cc: "Xenomai@xenomai.org" On 05/28/2014 11:01 PM, Drew wrote: > I've only been using the machinekit pre-built kernel so rebuilding might > take me a little while figure out. > > Gilles: you think you have this bug in a corner (entry.S?) I can reproduce the bug. It is most certainly related to system call restarting, but I am not quite sure of what happens yet. My BUG_ON trigs, but I do not understand why, and the reason of the BUG_ON is not what causes the -ENOSYS. I can not really use the I-pipe tracer, because everything happens in assembly code with very few function calls. So, it may be a while before I produce a fix. -- Gilles.