Unhandled SIGILL. Code will not evaluate.

asked 2016-01-05 02:19:59 +0200

evanoliver gravatar image

Every time I try to run Sage on my machine (13in. 2010 Mac running OSX 10.9.5 with Intel Core 2 Duo Processor), I get the following error.

Unhandled SIGILL: An illegal instruction occurred in Sage. This probably occurred because a compiled component of Sage has a bug in it and is not properly wrapped with sig_on(), sig_off(). Sage will now terminate.

Even if I just tell it to print "Hello" it will either send me the SIGILL error or simply not evaluate.

edit retag flag offensive close merge delete

Comments

How did you install Sage?

vdelecroix gravatar imagevdelecroix ( 2016-01-05 02:27:16 +0200 )edit