Polyspace error when trying to obtain complexity metrics with auto generated code
4 views (last 30 days)
Show older comments
I am trying to run an analysis on auto-generated code from another tool and using Polyspace Code Prover (R2015a) as I need to determine the maximum call depth level within the code.
After completing about 46% of Software Safety Analysis on Level 0, I get the following error message and the run is terminated - "Error: The process with PID 7560 (child process of PID 9732) could not be terminated".
Before the error message I also get the warning message "Verified code seems quite complex."
This error has repeated 3 times now however contains different PID number each time and the below are the last few lines from the run log:
"Calling TASKKILL command on Polyspace process with PID 6184..." ERROR: The process with PID 7560 (child process of PID 9732) could not be terminated. Reason: The process cannot terminate itself. SUCCESS: The process with PID 9396 (child process of PID 6184) has been terminated. SUCCESS: The process with PID 9732 (child process of PID 6184) has been terminated.
I could not find any info on these error messages online therefore any help would be appreciated.
Regards, Bibek
0 Comments
Answers (2)
Alexandre De Barros
on 13 Oct 2015
Hi Bibek,
This is something that can occur in R2015a. Could you try with the latest version, R2015b?
Best regards,
Alexandre
Bibek Paudel
on 15 Oct 2015
1 Comment
Alexandre De Barros
on 15 Oct 2015
Hi Bibek,
This requires more investigation.
Can you contact the support? And please attach the logs of 15a and 15b : they can help to know more.
Alex
See Also
Categories
Find more on PID Controller Tuning in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!