#4792: Sage 3.2.1+valgrind is completely broken
----------------------+-----------------------------------------------------
 Reporter:  mabshoff  |       Owner:  mabshoff  
     Type:  defect    |      Status:  new       
 Priority:  critical  |   Milestone:  sage-3.2.2
Component:  packages  |    Keywords:            
----------------------+-----------------------------------------------------
 Notice the following:
 {{{
 mabsh...@sage:/scratch/mabshoff/release-cycle/sage-3.2.2.alpha2$ ./sage
 ----------------------------------------------------------------------
 | Sage Version 3.2.2.alpha2, Release Date: 2008-12-13                |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 sage: P.<x,y>=ZZ[]
 sage:
 Exiting SAGE (CPU time 0m0.08s, Wall time 0m4.42s).
 mabsh...@sage:/scratch/mabshoff/release-cycle/sage-3.2.2.alpha2$ ./sage
 -valgrind
 ----------------------------------------------------------------------
 | Sage Version 3.2.2.alpha2, Release Date: 2008-12-13                |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 /scratch/mabshoff/release-cycle/sage-3.2.2.alpha2/local/bin/sage-ipython
 Log file is /home/mabshoff/.sage/valgrind/sage-memcheck.%p
 Using default flags:
 --leak-resolution=high --leak-check=full --show-reachable=yes
 --log-file=/home/mabshoff/.sage/valgrind/sage-memcheck.%p --leak-
 check=full
 --num-callers=25 --suppressions=/scratch/mabshoff/release-
 cycle/sage-3.2.2.alpha2/local/lib/valgrind/sage.supp
 Python 2.5.2 (r252:60911, Dec 13 2008, 22:51:49)
 [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2
 Type "help", "copyright", "credits" or "license" for more information.
 sage: P.<x,y>=ZZ[]
 ------------------------------------------------------------
    File "<ipython console>", line 1
      P.<x,y>=ZZ[]
        ^
 SyntaxError: invalid syntax

 sage:
 }}}

 I would blame the IPython fixes, but I have zero evidence so far.

 Cheers,

 Michael

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4792>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to