From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5508489A.1080501@xenomai.org> Date: Tue, 17 Mar 2015 16:30:34 +0100 From: Philippe Gerum MIME-Version: 1.0 References: <54F5E958.2090701@xenomai.org> <54F5EA06.4040104@xenomai.org> <54F60A62.3020708@xenomai.org> <54F60C16.5070500@xenomai.org> <54F614EF.7040307@xenomai.org> <54F6C50F.5040301@xenomai.org> <54F6EF2E.1090705@xenomai.org> <54F716CC.1010600@xenomai.org> <54F73E7A.2070100@xenomai.org> <5505B14F.4060107@xenomai.org> <55072D34.1070405@xenomai.org> In-Reply-To: <55072D34.1070405@xenomai.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Xenomai/cobalt: low_init(): binding failed: Function not implemented error issued when trting to run latency app on xeno 3.x-rc3 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/16/2015 08:21 PM, Philippe Gerum wrote: > On 03/16/2015 07:58 PM, Helder Daniel wrote: >> Hi Philippe, >> >> I tried on Mercury and Cobalt and now it binds fine. >> Thank you. >> >> However sometimes after interrupting a task it is needed to restart >> registry again: >> >> pkill sysregd >> fusermount -u /var/run/xenomai/anon/system >> /usr/xenomai/sbin/sysregd --linger --daemonize >> >> > > That should not be the case. What is the issue requiring to restart > sysregd manually? > Ok, got it. This is a Cobalt-specific issue, with the kernel-side registry leaking IPC object handles. -- Philippe.