From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <518BA407.8020103@xenomai.org> Date: Thu, 09 May 2013 15:26:31 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <518A5F0C.50403@xenomai.org> <518ABA3D.5070106@xenomai.org> <518B8C50.2050107@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] [Posix] I/O multiplexing with select List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: alex alex Cc: Xenomai On 05/09/2013 03:13 PM, alex alex wrote: > Could you reduce the faulting program to a program > >> as simple as possible triggering the bug? >> >> > Using the new implementation of select, I don't have this bug anymore > . Thedifferent is > that with the former I called periodically pthread_set_name_np). I you call pthread_set_name_np for a thread that may not exist, this is an issue which has already been fixed: http://git.xenomai.org/?p=xenomai-2.6.git;a=commitdiff;h=84b3b4ee50d2e2aa5ebd257a02d330994de674a3;hp=2a29477bbad419f5570e660e90f918c0627c893e -- Gilles.