A problem when using polyspace: Error: Unable to create temp file, version 2019.b

When using polyspace bug finder and code prover, I always get the following Error: "Error: Unable to create temp file", how do I fix it

 채택된 답변

Anirban
Anirban 2023년 11월 7일
Does any of the solutions here help: Fix Polyspace Errors Related to Temporary Files ?

댓글 수: 7

I can't change the permissions of temporary folder. So I have to use the option -tmp-dir-in-results-dir in project configuration every time?
Will this error affect the analysis results of the Bug Finder and Code Prover? When I ran the test, I found that the result of indicating this error was the same as without it.
Anirban
Anirban 2023년 11월 8일
편집: Anirban 2023년 11월 8일
When you say:
"Will this error affect the analysis results of the Bug Finder and Code Prover? When I ran the test, I found that the result of indicating this error was the same as without it."
Do you mean that the analysis completed despite the error? Or are you asking if the usage of the option -tmp-dir-in-results-dir will affect the analysis results? If it is the latter, then the answer is no. The use of the option does not affect analysis results. It simply changes the location where temp files are being stored.
As for whether the option needs to be used each time, it seems, yes. There seems to be some antivirus restrictions or other restrictions on writing to your regular temporary folder. If you cannot work around those restrictions, this option seems to be your best bet.
Yes, the analysis completed despite the error. And I run bug finder and code prover several times. Sometimes this error appears, sometimes it doesn't. The analysis results are all the same. Will this error affect the analysis results?
How should I use this option? I found that the example on the official website does not work. But when I use this command -bug-finder -tmp-dir-in-results-dir, it seems to have no errors and can operate normally.
In the Other field, you simply have to enter: -tmp-dir-in-results-dir
The following syntax is for the command line only:
polyspace-bug-finder -tmp-dir-in-results-dir
This error still occured even after I used the -tmp-dir-in-results-dir option. So, dose this error affect the analysis results? Should I ignore it?
Anirban
Anirban 2023년 11월 10일
편집: Anirban 2023년 11월 10일
I think that this specific temp-file issue is a warning and not an error in the latest release. And I think this means it can be ignored. But if you want deeper investigation, please contact MathWorks Technical Support.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

태그

질문:

J
J
2023년 11월 7일

편집:

2023년 11월 10일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by