double free or corruption (out) error when using MATLAB Runtime 2023b
I can not add an example of my code below because it is in a closed space, however I’ve been able to isolate the issue.
While using matlab runtime 2023b with python, I am importing my own .ctf file. After about 2000 calls of the eigs() function in matlab I eventually receive a "double free or corruption (out) MATLAB is exiting because of the fatal error." I’ve never received this error when simply just using matlab with the same code base. So my theory is that there’s something wrong with MATLAB Runtime. Has anyone ruin into this? Does anyone have any advice on what I could possibily try next?I can not add an example of my code below because it is in a closed space, however I’ve been able to isolate the issue.
While using matlab runtime 2023b with python, I am importing my own .ctf file. After about 2000 calls of the eigs() function in matlab I eventually receive a "double free or corruption (out) MATLAB is exiting because of the fatal error." I’ve never received this error when simply just using matlab with the same code base. So my theory is that there’s something wrong with MATLAB Runtime. Has anyone ruin into this? Does anyone have any advice on what I could possibily try next? I can not add an example of my code below because it is in a closed space, however I’ve been able to isolate the issue.
While using matlab runtime 2023b with python, I am importing my own .ctf file. After about 2000 calls of the eigs() function in matlab I eventually receive a "double free or corruption (out) MATLAB is exiting because of the fatal error." I’ve never received this error when simply just using matlab with the same code base. So my theory is that there’s something wrong with MATLAB Runtime. Has anyone ruin into this? Does anyone have any advice on what I could possibily try next? matlab runtime, matlab compiler, python MATLAB Answers — New Questions