Hi,
I'm having issues when running error studies on a linux computing cluster.
These are the steps I follow:
1) I connect to a computing node that has reserved 50 cores for my job.
2) In the list of computers in the 'Errors'-tab I just have the Local (0.0.0.0) computer selected with 50 cores.
3) I start the error study.
Now from time to time the study finishes without any issues, but most of the time I get the following segmentation fault:
*** Error in `TraceWin_noX11': double free or corruption (out): 0x00007f029c0049e0 ***
...
Critical system error: Abnormal termination (abort).
It seems like a memory-related issue, but how to circumvent this?
When I run the same routine with the GUI ('TraceWin'), I don't have this problem.
Kind regards,
Lennert
double free or corruption
-
- Neophyte
- Posts: 10
- Joined: Mon 11 Jul 2022 16:19
- Country:
Belgium (be)
Re: double free or corruption
Dear Lennert,
I've carried out a few similar tests on my own without observing this type of error. So it's probably due to your configuration that I don't know about, or some options in your projects. Could you send it to me if it's not too complicated ?
But I've noticed display problems with the Linux version, which I've corrected and put on the site.
Regards,
Didier
I've carried out a few similar tests on my own without observing this type of error. So it's probably due to your configuration that I don't know about, or some options in your projects. Could you send it to me if it's not too complicated ?
But I've noticed display problems with the Linux version, which I've corrected and put on the site.
Regards,
Didier
-
- Neophyte
- Posts: 10
- Joined: Mon 11 Jul 2022 16:19
- Country:
Belgium (be)
Re: double free or corruption
The files are added in the attachment (field maps exluded). Cheers, Lennert
Last edited by Lennert.dk on Wed 11 Dec 2024 10:19, edited 1 time in total.
Re: double free or corruption
Dear Lennert,
In similar configurations I've never had any problems, so maybe it's down to your project, but I can't test it without the field map files!
Regards,
Didier
In similar configurations I've never had any problems, so maybe it's down to your project, but I can't test it without the field map files!
Regards,
Didier
-
- Neophyte
- Posts: 10
- Joined: Mon 11 Jul 2022 16:19
- Country:
Belgium (be)
Re: double free or corruption
You can find the field maps in the attachment. Thanks in advance! Kr, Lennert
Last edited by Lennert.dk on Tue 10 Dec 2024 18:29, edited 1 time in total.
Re: double free or corruption
Dear Lennert,
I've fixed the bug that caused the noX11 version to crash, but the GUI version is normally affected too, although it seems more stable.
Regards,
Didier
I've fixed the bug that caused the noX11 version to crash, but the GUI version is normally affected too, although it seems more stable.
Regards,
Didier
-
- Neophyte
- Posts: 10
- Joined: Mon 11 Jul 2022 16:19
- Country:
Belgium (be)
Re: double free or corruption
Cool, thanks! Kr, Lennert