I just downloaded and untared

"sage-4.8-linux-64bit-
red_hat_enterprise_linux_server_release_5.6_tikanga-x86_64-
Linux.tar.gz"

to a
"CentOS release 5.7 (Final)"
system:
"Linux vmapp1.leo 2.6.18-274.18.1.el5 #1 SMP Thu Feb 9 12:45:44 EST
2012 x86_64 x86_64 x86_64 GNU/Linux"

Upon running "./sage", I get the Segmentation fault.

Debugging shows:

(0)local@vmapp1:~/sage-> ./sage -gdb
----------------------------------------------------------------------
| Sage Version 4.8, Release Date: 2012-01-20                         |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
/home/local/sage-4.8-RHEL-5.6-64bit/sage-4.8-linux-64bit-
red_hat_enterprise_linux_server_release_5.6_tikanga-x86_64-Linux/local/
bin/sage-ipython
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "<string>", line 27, in ?
  File "/home/local/sage-4.8-RHEL-5.6-64bit/sage-4.8-linux-64bit-
red_hat_enterprise_linux_server_release_5.6_tikanga-x86_64-Linux/local/
lib/python/os.py", line 758
    bs = b""
           ^
SyntaxError: invalid syntax
GNU gdb (GDB) Red Hat Enterprise Linux (7.0.1-37.el5_7.1)
Copyright (C) 2009 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-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/local/sage-4.8-RHEL-5.6-64bit/sage-4.8-
linux-64bit-red_hat_enterprise_linux_server_release_5.6_tikanga-x86_64-
Linux/local/bin/python...done.
warning: no loadable sections found in added symbol-file system-
supplied DSO at 0x2aaaaaaab000
[Thread debugging using libthread_db enabled]
Python 2.6.4 (r264:75706, Jan 20 2012, 03:43:24)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-50)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.8-gdb.py",
line 19, in ?
    import os
  File "/home/local/sage-4.8-RHEL-5.6-64bit/sage-4.8-linux-64bit-
red_hat_enterprise_linux_server_release_5.6_tikanga-x86_64-Linux/local/
lib/python/os.py", line 758
    bs = b""
           ^
SyntaxError: invalid syntax

Program received signal SIGSEGV, Segmentation fault.
siInit (name=<value optimized out>) at misc_ip.cc:1145
1145    misc_ip.cc: No such file or directory.
        in misc_ip.cc
(gdb) quit
A debugging session is active.

        Inferior 1 [process 26317] will be killed.

Quit anyway? (y or n) y

Any thoughts on how to get this running?

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

Reply via email to