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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"