Sage kills itself without a stacktrace for inputs > 40bits [closed]

asked 2016-03-03 04:27:16 +0200

David Wong gravatar image

Hey!

I implemented Pollard Rho, the first. It takes a few seconds, I would say 30 seconds, for Sage to just get killed. No stack trace. The function works fine with small inputs, but with 40 bits input it just get killed.

if I run it from the command line:

sage application.sage /Applications/sage/src/bin/sage-python: line 2: 34694 Killed: 9 sage -python "$@"

if I run it from inside Sage:

load("application.sage") [1] 35646 killed sage

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tmonteil
close date 2016-03-03 17:20:22.146081