From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4D3D7107.7030603@domain.hid> Date: Mon, 24 Jan 2011 13:31:03 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4D384CC9.2040303@domain.hid> <4D386922.5080807@domain.hid> <4D387148.3030306@domain.hid> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] debug posix skin - pthread_cond_wait return EPERM List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenoka09@domain.hid Cc: xenomai@xenomai.org Kolja Waschk wrote: > Hi, > >>> Independent of that, the result is always the same SEGV. > .. >> So, I am afraid you are on you own if you want to debug this. > > It seems that's completely unrelated. The SEGV always occurs if I compile my > application with -lpthread explicitly listed in the ldflags, as xeno-config > suggests. Maybe a toolchain problem, I'll ask there first > > http://blackfin.uclinux.org/gf/forummessage/97601 The thing I do not understand is that you should not pass any ldflags to cond-torture-posix, Xenomai build system should have been taken care about this. Anyway, are you using libpthread as a static library? -- Gilles.