#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 fbissey):

 *feeling really silly* I should know that. May have to cut some
 optimization and avoid stripping.
 {{{
 #0  0x0000000106adaf1b in get_adjusted_ptr(std::type_info const*,
 std::type_info const*, void**) () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/libstdc++.6.dylib
 #1  0x0000000106adb7c9 in __gxx_personality_v0 () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/libstdc++.6.dylib
 #2  0x00007fff8490a9ba in _Unwind_RaiseException () from
 /usr/lib/system/libunwind.dylib
 #3  0x0000000106adbe39 in __cxa_rethrow () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/libstdc++.6.dylib
 #4  0x000000010e5d39e2 in
 
__pyx_f_4sage_8symbolic_8function_15BuiltinFunction__is_registered(__pyx_obj_4sage_8symbolic_8function_BuiltinFunction*)
 ()
    from /Users/fbissey/build/sage-6.7.beta4/local/lib/python2.7/site-
 packages/sage/symbolic/function.so
 #5  0x000000010e5b083d in
 
__pyx_pf_4sage_8symbolic_8function_8Function___init__(__pyx_obj_4sage_8symbolic_8function_Function*,
 _object*, _object*, _object*, _object*, _object*, _object*) () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/python2.7/site-
 packages/sage/symbolic/function.so
 #6  0x000000010e5af5dc in
 __pyx_pw_4sage_8symbolic_8function_8Function_1__init__(_object*, _object*,
 _object*) ()
    from /Users/fbissey/build/sage-6.7.beta4/local/lib/python2.7/site-
 packages/sage/symbolic/function.so
 #7  0x00000001000b4461 in wrap_init () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/libpython2.7.dylib
 #8  0x000000010003a12b in wrapper_call () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/libpython2.7.dylib
 #9  0x0000000100014e89 in PyObject_Call () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/libpython2.7.dylib
 #10 0x0000000100122f94 in PyEval_CallObjectWithKeywords () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/libpython2.7.dylib
 #11 0x0000000100039156 in wrapperdescr_call () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/libpython2.7.dylib
 #12 0x000000010e5ec75e in __Pyx_PyObject_Call(_object*, _object*,
 _object*) ()
    from /Users/fbissey/build/sage-6.7.beta4/local/lib/python2.7/site-
 packages/sage/symbolic/function.so
 #13 0x000000010e5cdd52 in
 
__pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__(__pyx_obj_4sage_8symbolic_8function_BuiltinFunction*,
 _object*, _object*, _object*, _object*, _object*, _object*) () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/python2.7/site-
 packages/sage/symbolic/function.so
 #14 0x000000010e5cd660 in
 __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__(_object*,
 _object*, _object*) ()
    from /Users/fbissey/build/sage-6.7.beta4/local/lib/python2.7/site-
 packages/sage/symbolic/function.so
 #15 0x00000001000b4461 in wrap_init () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/libpython2.7.dylib
 #16 0x000000010003a12b in wrapper_call () from
 /Users/fbissey/build/sage-6.7.beta4/local/lib/libpython2.7.dylib
 }}}
 at least we are starting to get somewhere.

--
Ticket URL: <http://trac.sagemath.org/ticket/19370#comment:19>
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