Back to Forum | View unanswered posts | View active topics
Topic review - free() invalid pointer / Segment fault/Bus error occurred |
Author |
Message |
|
|
Post subject: |
Re: free() invalid pointer / Segment fault/Bus error occurred |
|
|
Probably "out of memeory": it needs >300GB of RAM.
Probably "out of memeory": it needs >300GB of RAM.
|
|
|
|
Posted: Mon Nov 23, 2020 7:40 pm |
|
|
|
|
|
Post subject: |
Re: free() invalid pointer / Segment fault/Bus error occurred |
|
|
Hi Hannes,
A link to the script I am running can be found below. drive.google.com/file/d/1F-k7Q_LjCIZag2kO8SNDO8qM9AFdALKj/view?usp=sharing
It contains 4 polynomials in 4 variables, that are quite long and large, and is attempting to solve them to find all solutions. I have one known solution already, so know they can be solved.
Angus
Hi Hannes,
A link to the script I am running can be found below. drive.google.com/file/d/1F-k7Q_LjCIZag2kO8SNDO8qM9AFdALKj/view?usp=sharing
It contains 4 polynomials in 4 variables, that are quite long and large, and is attempting to solve them to find all solutions. I have one known solution already, so know they can be solved.
Angus
|
|
|
|
Posted: Sat Sep 26, 2020 4:32 pm |
|
|
|
|
|
Post subject: |
Re: free() invalid pointer / Segment fault/Bus error occurred |
|
|
Hi Hannes,
I'm unable to comment the code I am using as it above the character limit of a message. Have registered to allow posting a URL to a text file containing the code however am waiting on account activation.
Best, Angus
Hi Hannes,
I'm unable to comment the code I am using as it above the character limit of a message. Have registered to allow posting a URL to a text file containing the code however am waiting on account activation.
Best, Angus
|
|
|
|
Posted: Tue Sep 08, 2020 5:44 pm |
|
|
|
|
|
Post subject: |
Re: free() invalid pointer / Segment fault/Bus error occurred |
|
|
Please provide an example which can reproduce it - so that we can fix the bug.
Please provide an example which can reproduce it - so that we can fix the bug.
|
|
|
|
Posted: Thu Aug 20, 2020 10:34 pm |
|
|
|
|
|
Post subject: |
free() invalid pointer / Segment fault/Bus error occurred |
|
|
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]
|
|
|
|
Posted: Mon Aug 17, 2020 4:37 pm |
|
|
|
|
|
It is currently Fri May 13, 2022 10:54 am
|
|