The following trivial code eats up all the memory and crashes with 
an Unhandled SIGSEGV on my Linux machine and sage version 9.3. But it does 
not work either on the sage cell!

var('z y')
f = -(15*z/(17*y + 11) + 1)*(5*z/(4*y + 1) - 1)*(15*z/(3*y - 4) + 1)
f(y=I)

-- Peter Mueller

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/28e1a206-d7ee-4d98-abac-2a4f4be498d1n%40googlegroups.com.

Reply via email to