On 10/ 7/10 09:05 PM, kcrisman wrote:
While on my PPC OS X 10.4 machine, I just get a long hang (this is 4.6.alpha2) with no output.More precisely, with sage -gdb I get sage: copy(x) Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000000 GiNaC::ex::print (this=0x0, c...@0xbfffc698, level=0) at ex.cpp:58 58 ex.cpp: No such file or directory. in ex.cpp Current language: auto; currently c++ I bet THIS helps someone. - kcrisman
It is crashing while executing code which is part of of the pynac package, more precisely this file:
./sage-4.6.alpha2/pynac-0.2.0.p5/src/ginac/ex.cpp It is now http://trac.sagemath.org/sage_trac/ticket/10099 Dave -- 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-support URL: http://www.sagemath.org
