On Sun, Dec 13, 2009 at 5:41 AM, jason.t.stein <[email protected]> wrote: > Jason > > To answer your questions: > • I installed from the binaries. > • I was trying to plot from the local notebook > • The output isn't hidden. > • I just tried a similar plot from the command line and received the > following error: > - /Applications/sage/local/bin/sage-sage: line 203: 815 Abort trap > sage-ipython "$@" -i > which at least gives me a line number. > As a sage newbie, don't know where to go from here. >
(1) Every time you startup Sage you might notice this message: "WARNING: There is one major unsolved bug in some versions of Sage on OS X 10.6 that causes an 'Abort trap' crash when doing certain symbolic computations. See http://trac.sagemath.org/sage_trac/ticket/7095/." The subject of your email includes "OS X 10.6.2". So the above message actually applies to you. Sage has not been fully ported to OS X 10.6. I worked for nearly a week and resolved all but one issue... but evidently everybody who has tried has been stumped by the remaining issue ever since. There is one workaround -- download the OS X 10.5 32-bit binary. That may work for you. William -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
