#14780: allow embedding python tuples in SR
-------------------------------------+-------------------------------------
       Reporter:  burcin             |        Owner:  burcin
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.1
      Component:  symbolics          |   Resolution:
       Keywords:  sd48               |    Merged in:
        Authors:  Burcin Erocal      |    Reviewers:  Volker Braun
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/python_tuples_in_SR       |  d6aa8ff7d1381db12a46e38cb9528127623ab346
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vbraun):

 Backtrace (with gdb "catch throw"):
 {{{
 (gdb) bt
 #0  0x00007ffff3c17dc0 in __cxa_throw () from /usr/lib/libstdc++.so.6
 #1  0x00007ffff3c16ba2 in __cxa_bad_cast () from /usr/lib/libstdc++.so.6
 #2  0x00007fffcdecb9fc in
 GiNaC::print_memfun_handler<GiNaC::container<std::vector>,
 GiNaC::print_context>::operator()(GiNaC::basic const&,
 GiNaC::print_context const&, unsigned int) const ()
    from /home/vbraun/Sage/git/local/lib/libpynac.so.0
 #3  0x00007fffcde90928 in GiNaC::print_functor::operator()(GiNaC::basic
 const&, GiNaC::print_context const&, unsigned int) const () from
 /home/vbraun/Sage/git/local/lib/libpynac.so.0
 #4  0x00007fffcde8cb92 in
 GiNaC::basic::print_dispatch(GiNaC::class_info<GiNaC::registered_class_options>
 const&, GiNaC::print_context const&, unsigned int) const () from
 /home/vbraun/Sage/git/local/lib/libpynac.so.0
 #5  0x00007fffcde8c756 in GiNaC::basic::print(GiNaC::print_context const&,
 unsigned int) const ()
    from /home/vbraun/Sage/git/local/lib/libpynac.so.0
 #6  0x00007fffcdebc2e9 in GiNaC::ex::print(GiNaC::print_context const&,
 unsigned int) const ()
    from /home/vbraun/Sage/git/local/lib/libpynac.so.0
 #7  0x00007fffcdf9ea66 in GiNaC::operator<<(std::ostream&, GiNaC::ex
 const&) ()
    from /home/vbraun/Sage/git/local/lib/libpynac.so.0
 #8  0x00007fffcd654e9a in _to_PyString<GiNaC::ex> (x=<optimized out>)
     at /home/vbraun/Sage/git/local/include/csage/ccobject.h:105
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/14780#comment:11>
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/groups/opt_out.

Reply via email to