I am now seeing it on 8.2.beta1. (see the 8.2.beta1 thread in sage-release)
On Thursday, October 5, 2017 at 1:54:43 PM UTC+1, Ralf Stephan wrote:
>
> On Thursday, October 5, 2017 at 12:46:14 PM UTC+2, Jeroen Demeyer wrote:
>>
>> On 2017-10-05 07:41, Ralf Stephan wrote:
>> > Replacing sig_str() wi
On Thursday, October 5, 2017 at 12:46:14 PM UTC+2, Jeroen Demeyer wrote:
>
> On 2017-10-05 07:41, Ralf Stephan wrote:
> > Replacing sig_str() with sig_on() in matrix_integer_dense.pyx:_cinit
> > resolves it.
> > Probably sig_str() is broken in the new Cython.
>
> Interesting. Are you very sure
On 2017-10-05 07:41, Ralf Stephan wrote:
Replacing sig_str() with sig_on() in matrix_integer_dense.pyx:_cinit
resolves it.
Probably sig_str() is broken in the new Cython.
Interesting. Are you very sure about this? On which system do you get
this error and is it reproducible?
--
You received
As far as I know, I am the first to report this error (and not the only
one to have built 8.1.beta7).
On 04/10/2017 18:38, David Roe wrote:
No, I mean that there is no segfault: the RuntimeError is raised
successfully.
David
On Wed, Oct 4, 2017 at 10:31 AM, Vincent Delecroix <
20100.delecr...@
No, I mean that there is no segfault: the RuntimeError is raised
successfully.
David
On Wed, Oct 4, 2017 at 10:31 AM, Vincent Delecroix <
20100.delecr...@gmail.com> wrote:
> Do you mean that you report the same issue on 8.1.beta7? I am recompiling
> 8.1.beta6 right now to see.
>
> Vincent
>
>
> O
Do you mean that you report the same issue on 8.1.beta7? I am
recompiling 8.1.beta6 right now to see.
Vincent
On 04/10/2017 18:30, David Roe wrote:
It seems to be okay in 8.1.beta6.
David
On Wed, Oct 4, 2017 at 10:24 AM, Vincent Delecroix <
20100.delecr...@gmail.com> wrote:
And the issue is
It seems to be okay in 8.1.beta6.
David
On Wed, Oct 4, 2017 at 10:24 AM, Vincent Delecroix <
20100.delecr...@gmail.com> wrote:
> And the issue is still there after a fresh build from scratch!
>
>
> On 04/10/2017 08:53, Vincent Delecroix wrote:
>
>> Dear all,
>>
>> I am not sure when it started to