Re: [sage-release] Re: Sage 8.2.beta1 released

2017-12-30 Thread Vincent Delecroix
Also reported a year ago https://groups.google.com/forum/#!topic/sage-devel/deDNSst_dRY On 30/12/2017 07:11, Dima Pasechnik wrote: I am getting a segfault in sage/matrix/matrix_integer_dense.pyx namely, at line 222. This also crashes at the console: sage: Matrix(ZZ, sys.maxsize, sys.maxsize)

Re: [sage-release] Re: Sage 8.2.beta1 released

2017-12-30 Thread Dima Pasechnik
On Saturday, December 30, 2017 at 6:22:37 AM UTC, Ralf Stephan wrote: > > I get > > sage: Matrix(ZZ, sys.maxsize, sys.maxsize) > Exception (FLINT memory_manager). Unable to allocate memory. > RuntimeError: FLINT exception > well, yes, this is how it is meant to work. > > Seems signals are

Re: [sage-release] Re: Sage 8.2.beta1 released

2017-12-29 Thread Ralf Stephan
I get sage: Matrix(ZZ, sys.maxsize, sys.maxsize) Exception (FLINT memory_manager). Unable to allocate memory. RuntimeError: FLINT exception Seems signals are not caught on your system? On Sat, Dec 30, 2017 at 7:11 AM Dima Pasechnik wrote: > I am getting a segfault in

[sage-release] Re: Sage 8.2.beta1 released

2017-12-29 Thread Dima Pasechnik
I am getting a segfault in sage/matrix/matrix_integer_dense.pyx namely, at line 222. This also crashes at the console: sage: Matrix(ZZ, sys.maxsize, sys.maxsize) *** Error in `python': free(): invalid size: 0x04888190 ***

[sage-release] Re: Sage 8.2.beta1 released

2017-12-25 Thread Emmanuel Charpentier
A quick check shows that, IMNSHO, fricas is right and the doctest is wrong. I'll try to document that propose a patch in Trac#24429 tonight. -- Emmanuel Charpentier

[sage-release] Re: Sage 8.2.beta1 released

2017-12-25 Thread Emmanuel Charpentier
On Debian testing running on core i7 + 16 GB RAM, I haven't been bitten by the bug spotted by Justin. But I got another failure in fricas' doctest. Details reported in Trac#24429 . HTH, -- Emmanuel Charpentier Le samedi 23 décembre 2017 00:52:36