When I'm trying to do practical, we get some bug in sagemath occur that shown below:
sage: p=points((n,1/n) for n in range(1,100000000)) sig_error() without sig_on() ------------------------------------------------------------------------ Unhandled SIGABRT: An abort() occurred. This probably occurred because a *compiled* module has a bug in it and is not properly wrapped with sig_on(), sig_off(). Python will now terminate. ------------------------------------------------------------------------ /opt/sagemath-9.3/src/bin/sage-python: line 2: 905 Aborted (core dumped) sage -python "$@" Regards, Varun Kumar -- 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/67e209e9-9dde-407c-b43c-fea06cd2b548n%40googlegroups.com.