From mboxrd@z Thu Jan 1 00:00:00 1970 References: <55C22EED.4040704@xenomai.org> From: Philippe Gerum Message-ID: <55C30FF5.9080401@xenomai.org> Date: Thu, 6 Aug 2015 09:42:45 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Segfaults and ENOMEM during rt_event_create() List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Charles Kiorpes Cc: xenomai@xenomai.org On 08/05/2015 06:34 PM, Charles Kiorpes wrote: > Sorry if this gets to you twice, I forgot to "Reply to all" > > After applying the patch and rebuilding, my application still > segfaults at the same point, with the same error in my dmesg output. > > For a little more info, here are the config flags I'm using to build > the libraries: > --with-core=cobalt > --disable-debug > --enable-pshared Ok, so if pshared was enabled, the bug fixed by this patch could not bite anyway. -- Philippe.