From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 12 Oct 2005 08:46:58 -0700 Subject: Re: [Xenomai-help] remove_proc_entry problem semi-tracked down From: Steven Seeger Message-ID: In-Reply-To: <434D2396.7080809@domain.hid> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" 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: Philippe Gerum Cc: xenomai@xenomai.org 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. :) 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.