From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4FC8F8EE.4010901@xenomai.org> Date: Fri, 01 Jun 2012 19:16:30 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Xenomai] x86_32 mayday List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Xenomai Hi, with the current tip of xenomai 2.6 branch, the "sigdebug" test testing the "mayday" code ends up with a segfault on x86_32. I tried to have a look at it, but could not really understand what happens: the register on return from the syscall are ok, but the segfault happens after return from the signal handler, when returning from the interrupted function. It looks like either ebp, or the function return adress are wrong. If anyone wants to have a look at it... Jan maybe? Regards. -- Gilles.