> On Oct 4, 2017, at 22:54 , Sébastien Labbé <sla...@gmail.com> wrote: > > ... and today running the latest version 8.1.beta7 I get the same thing as > for beta5:
I think the original report (on sage_release@) reported that there was a segfault following the runtime error you show below. Did that happen for you? I see the same runtime error all the way back to sage 6.10, so the issue seems to be the appearance of a real crash, with core dumped. This does not appear to be a general problem, but rather specific to an installation (maybe hardware, compiler/assembler, …). Several of us have tried this on 8.1-b7 and see only the runtime exception, not the segfault. HTH Justin > ┌────────────────────────────────────────────────────────────────────┐ > │ SageMath version 8.1.beta7, Release Date: 2017-10-03 │ > │ Type "notebook()" for the browser-based notebook interface. │ > │ Type "help()" for help. │ > └────────────────────────────────────────────────────────────────────┘ > ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ > ┃ Warning: this is a prerelease version, and it may be unstable. ┃ > ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ > Forcing sage-location, probably because a new package was installed. > Cleaning up, do not interrupt this. > Done cleaning. > sage: Matrix(ZZ, sys.maxsize, sys.maxsize) > Exception (FLINT memory_manager). Unable to allocate memory. > --------------------------------------------------------------------------- > RuntimeError Traceback (most recent call last) > <ipython-input-1-9d423dbe1885> in <module>() > ----> 1 Matrix(ZZ, sys.maxsize, sys.maxsize) > > ... > > RuntimeError: FLINT exception > > > -- > 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 post to this group, send email to sage-devel@googlegroups.com. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- Justin C. Walker, Curmudgeon-At-Large Institute for the Enhancement of the Director's Income -------- When LuteFisk is outlawed, Only outlaws will have LuteFisk -------- -- 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 post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.