Ask Your Question

evanoliver's profile - activity

2016-11-16 09:47:03 +0200 received badge  Popular Question (source)
2016-01-06 21:52:00 +0200 received badge  Student (source)
2016-01-05 02:26:46 +0200 asked a question Unhandled SIGILL. Code will not evaluate.

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.