#11718: Upgrade LinBox to version 1.1.7
---------------------------+------------------------------------------------
   Reporter:  malb         |          Owner:  tbd            
       Type:  enhancement  |         Status:  new            
   Priority:  major        |      Milestone:  sage-4.7.2     
  Component:  packages     |       Keywords:                 
Work_issues:               |       Upstream:  N/A            
   Reviewer:               |         Author:  Martin Albrecht
     Merged:               |   Dependencies:  #9511          
---------------------------+------------------------------------------------

Comment(by malb):

 Well, we further but we don't reach the finish line:

 {{{
 sage -t -gdb
 "/home/malb/Sage/linbox/devel/sage/sage/matrix/matrix_modn_dense.pyx"
 
********************************************************************************
 Type r at the (gdb) prompt to run the doctests.
 Type bt if there is a crash to see a traceback.
 
********************************************************************************
 GNU gdb (GDB) 7.2-debian
 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 /opt/sage-4.7.1-linbox/local/bin/python...done.
 (gdb) r
 Starting program: /opt/sage-4.7.1-linbox/local/bin/python
 /home/malb/.sage//tmp/.doctest_matrix_modn_dense.py
 [Thread debugging using libthread_db enabled]

 Program received signal SIGSEGV, Segmentation fault.
 0x00007ffff48bd545 in std::basic_ostream<char, std::char_traits<char>
 >::sentry::sentry(std::basic_ostream<char, std::char_traits<char> >&) ()
 from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
 #1  0x00007ffff48bdc59 in std::basic_ostream<char, std::char_traits<char>
 >& std::__ostream_insert<char, std::char_traits<char>
 >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)
 ()
    from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
 #2  0x00007ffff48be05f in std::basic_ostream<char, std::char_traits<char>
 >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char,
 std::char_traits<char> >&, char const*) ()
    from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
 #3  0x00007fffdc91ef76 in ModularRandIter (F=..., frobeniusForm=..., N=3,
 A=0x4b56840, lda=3, c=30) at ../../linbox/randiter/modular.h:92
 92                              commentator.report (10,
 INTERNAL_DESCRIPTION)
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11718#comment:9>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

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