#19370: Porting to "El Capitan" (OS  X 10.11)
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  fbissey                |       Status:  new
           Type:         |    Milestone:  sage-6.9
  defect                 |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  porting                |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  f39401adac20a5eb4c9bae6a8a3f56c70995f172
  François Bissey        |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/fbissey/capitan      |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by cnassau):

 Replying to [comment:22 cnassau]:

 With SAGE_CHECK=yes I get two test failures (segfaults from t-divrem_1,
 t-fat) from gmp. These seem to be similar to the ones described here for
 gmp-6.0.0 on Yosemite: https://gmplib.org/list-archives/gmp-
 bugs/2014-June/003499.html

 Debugging this with gdb seems difficult; all I manage to get (from running
 test t-divrem_1) is
 {{{
 Program received signal SIGSEGV, Segmentation fault.
 0x00007fff911b92da in stack_not_16_byte_aligned_error () from
 /usr/lib/system/libdyld.dylib
 (gdb) where
 Python Exception <type 'exceptions.ImportError'>
 dlopen(/Users/cn/sage/local/lib/python2.7/lib-dynload/itertools.so, 2):
 Symbol not found: __Py_RefTotal
   Referenced from: /Users/cn/sage/local/lib/python2.7/lib-
 dynload/itertools.so
   Expected in: flat namespace
  in /Users/cn/sage/local/lib/python2.7/lib-dynload/itertools.so:
 #0  0x00007fff911b92da in stack_not_16_byte_aligned_error () from
 /usr/lib/system/libdyld.dylib
 #1  0x0000000000000000 in ?? ()
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/19370#comment:24>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to