From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <434D2FF3.6000500@domain.hid> Date: Wed, 12 Oct 2005 17:46:59 +0200 From: Philippe Gerum MIME-Version: 1.0 Subject: Re: [Xenomai-help] remove_proc_entry problem semi-tracked down References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Steven Seeger Cc: xenomai@xenomai.org Steven Seeger wrote: > It doesn't break when all my app does is this. This issue requires more > investigation. Still, nothing I do in userspace should make it kernel panic. Sure, this exactely why we are trying to find this bug. > :) > > Steven > > On 10/12/05 7:54 AM, "Philippe Gerum" wrote: > > >>Steven Seeger wrote: >> >>>I only seem to get this problem if I start and stop my app a few times >>>without unloading the xenomai modules and reloading them, btw. >>> >> >>Ok, this might be a useful hint. Please try crafting a simple test case >>creating >>a hundred mutexes then destroying them in a row, restarting this app a few >>times >>without unloading the xeno_native module. It would help to know if it breaks >>too. > > > -- Philippe.