Date: Wed, 2 Mar 2011 11:40:03 +0100 From: Marius Strobl <marius@alchemy.franken.de> To: Alexandre Martins <alexandre.martins@netasq.com> Cc: freebsd-current@freebsd.org Subject: Re: Fwd: OpenSSL 1.0.0d for Freebsd HEAD Message-ID: <20110302104003.GB57812@alchemy.franken.de> In-Reply-To: <201103021058.04851.alexandre.martins@netasq.com> References: <20110228202307.GA33068@alchemy.franken.de> <201103011031.20422.alexandre.martins@netasq.com> <20110301192058.GA44608@alchemy.franken.de> <201103021058.04851.alexandre.martins@netasq.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 02, 2011 at 10:58:00AM +0100, Alexandre Martins wrote: > Hello, > > This sound great :) > > SIGILL is raised when the program try to execute an assembly code that the CPU > cannot execute. It mean that the library or the binary is miscompiled. > Not necessarily, the sparc64 code f.e. also kills programs with SIGILL when they corrupt overflow their stack or the stack pointer is courrupt. Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110302104003.GB57812>