From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <438E1D6D.30609@domain.hid> Date: Wed, 30 Nov 2005 22:45:17 +0100 From: Philippe Gerum MIME-Version: 1.0 Subject: Re: [Xenomai-core] [bug?] calling xnpod_delete_thread after self-termination References: <438E0807.6090000@domain.hid> In-Reply-To: <438E0807.6090000@domain.hid> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai-core Jan Kiszka wrote: > Hi all, > > as the subject already says: I face some warning of the nucleus (with > XENO_OPT_DEBUG on - useful switch) when I call xnpod_delete_thread for a > thread which has already terminated itself by leaving the thread > function. Is this double-deletion illegal? Or is it a cleanup-bug of the > nucleus? Double-deletion is actually illegal. > > To reproduce: this happens with RTnet over all Xenomai versions (i.e. > through the RTDM layer). I insert and remove the rtcfg module, and this > one cleans up some kernel tasks - and the nucleus complains. > > Jan > > > PS: One open crash remaining on my list - likely RTnet-internal and > uncritical. ;) > > > ------------------------------------------------------------------------ > > _______________________________________________ > Xenomai-core mailing list > Xenomai-core@domain.hid > https://mail.gna.org/listinfo/xenomai-core -- Philippe.