From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <44646BEB.5030708@domain.hid> Date: Fri, 12 May 2006 13:05:15 +0200 From: Philippe Gerum MIME-Version: 1.0 References: <44646131.9090600@domain.hid> In-Reply-To: <44646131.9090600@domain.hid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Subject: [Xenomai-core] Re: [BUG] kernel oops on registry duplicate names List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Ignacio_Garc=EDa_P=E9rez?= Cc: xenomai-core Ignacio Garc=EDa P=E9rez wrote: > The subject pretty much explains it all. >=20 > Just try to create a task named "foo" and a queue also named "foo". >=20 > Tested in 2.1.1 and svn HEAD. >=20 Ok, that's the other way around, you first create the queue, then the=20 task, and the error path of the task creation routine seems to go wild=20 afterwards when it detects the registry error. --=20 Philippe.