Hi sage-devel!

Trying to follow Mike's advice from
http://groups.google.com/group/sage-devel/browse_thread/thread/917f03cb17de06b6
I did some testing of show.

When I logged into bsd.math via ssh, I get the following in sage-4.1.1
in 64 bit mode:
  sage: from sage.plot.plot import circle
  sage: C = circle((0,1),1)
  sage: show(C)
  /scratch/king/SAGE64/sage-4.1.1/local/bin/sage-sage: line 199: 62601
Abort trap              sage-ipython "$@" -i

This is actually not only an error that is raised: Sage dies!

The same code works without problem on bsd.math in 32 bit. Of course I
don't see a picture, but I do get a picture on my local machine
(openSUSE 11.0).

What is happening there?

Best regards,
Simon

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to