From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 27 Apr 2011 15:06:40 +0200 (CEST) From: Mauro Salvini Message-ID: <5589457.21303909599062.JavaMail.SYSTEM@pc-msalvini> In-Reply-To: <30435812.01303909424265.JavaMail.SYSTEM@pc-msalvini> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1_22346661.1303909599062" Subject: Re: [Xenomai-help] rt_task_join() call hangs in shared lib destructor List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: xenomai@xenomai.org ------=_Part_1_22346661.1303909599062 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit > Do you have the same issue with the latest version of the branch you > use? That is 2.5.6? Hi, Xenomai 2.5.6 on 2.6.35.9 kernel, IPipe patch 2.8-04 has same behavior. Now I'm compiling 2.6.37 kernel with 2.9-00 IPipe patch, I'll try it and give you results. > Has not pthread_join alone the same behaviour? Yes, in past I got this behavior on pthread_join()/rt-task_join(), work-arounded without using T_JOINABLE flag. ------=_Part_1_22346661.1303909599062 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
> Do you have the same issue with the latest version of the branch you
> use? That is 2.5.6?

Hi,

Xenomai 2.5.6 on 2.6.35.9 kernel, IPipe patch 2.8-04 has same behavior.

Now I'm compiling 2.6.37 kernel with 2.9-00 IPipe patch, I'll try it and give you results.


> Has not pthread_join alone the same behaviour?

Yes, in past I got this behavior on pthread_join()/rt-task_join(), work-arounded without using T_JOINABLE flag.


------=_Part_1_22346661.1303909599062--