I was shown the following way of getting a segmentation fault in Sage.

sage: var("q A")
sage: p = A*(1+1/A)-A-1
sage: (q^p).full_simplify()

This consistently causes a crash. The person who found it was doing some 
actual work, got a crash, and boiled it down to a minimal example.

Daniel Bump

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/657f8f91-d2c0-4a7c-8a4a-509368c6d6d5n%40googlegroups.com.

Reply via email to