Trying to solve 4 very large polynomials, and after defining one of the polynomials I get the error:
Code:
free(): invalid pointer
Singular : signal 6 (v: 4132):
current line:>>)^103*x(2)^2*x(3)^3+7.4585*bigint(10)^101*x(1)*x(2)^2*x(3)^3+1.80552*bigint(10)<<
Segment fault/Bus error occurred at 7fff326a0fd0 because of 246 (r:1597672512)
please inform the authors
trying to restart...
fatal flex scanner internal error--end of buffer missed
Trying to solve 4 very large polynomials, and after defining one of the polynomials I get the error:
[code]free(): invalid pointer
Singular : signal 6 (v: 4132):
current line:>>)^103*x(2)^2*x(3)^3+7.4585*bigint(10)^101*x(1)*x(2)^2*x(3)^3+1.80552*bigint(10)<<
Segment fault/Bus error occurred at 7fff326a0fd0 because of 246 (r:1597672512)
please inform the authors
trying to restart...
fatal flex scanner internal error--end of buffer missed[/code]