Dear Colleagues,Using 4.7, we got the following bug,... Sage-4.7 was obtained by upgrading from source the last preceeding version.
Here is the gdb run. Yours t.d.
germoni@damysos:~$ sage -gdb ---------------------------------------------------------------------- | Sage Version 4.7, Release Date: 2011-05-23 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- /usr/local/sage/local/bin/sage-ipython GNU gdb (GDB) 7.1-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/local/sage/local/bin/python...done. [Thread debugging using libthread_db enabled] Python 2.6.4 (r264, May 28 2011, 10:37:01) [GCC 4.4.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. sage: var("x y") (x, y) sage: parametric_plot3d((x,y,1-(x^2+y^2)/6),(x,-1,1),(y,-1,1),opacity=.6).show(viewer="tachyon",aspect_ratio=1) Program received signal SIGILL, Illegal instruction. 0x00007ffff2265dd3 in mpn_popcount () from /usr/local/sage/local/lib/libgmp.so.3 (gdb) -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
<<attachment: tdumont.vcf>>