Hi!

I got the following error running example from web page. Please help.

Mate

mate@ubuntu:~/sage$ ./sage -gdb
----------------------------------------------------------------------
| Sage Version 4.7, Release Date: 2011-05-23                         |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
/home/mate/sage/local/bin/sage-ipython
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
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 /home/mate/sage-4.7-linux-64bit-
ubuntu_10.04.1_lts-x86_64-Linux/local/bin/python...done.
[Thread debugging using libthread_db enabled]
Python 2.6.4 (r264, May 23 2011, 18:54:18)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
sage: m = random_matrix(RDF, 1000)
sage: sage: %time U,s,Vh = m.SVD()

Program received signal SIGSEGV, Segmentation fault.
0x00007fffec39318d in ATL_dJIK40x40x40TN40x40x0_a1_b1 () from /home/
mate/sage/local/lib/libatlas.so

I run Ubuntu
mate@ubuntu:~$ uname -a
Linux ubuntu 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC
2011 x86_64 x86_64 x86_64 GNU/Linux
mate@ubuntu:~/sage$ ./sage -version
| Sage Version 4.7, Release Date: 2011-05-23

-- 
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

Reply via email to