"Out of memory" error in Polyspace Bug finder

15 views (last 30 days)
Hello, I'm facing below mentioned errors while generating report in polyspace bug finder. /***************Error Log*****************/ Beginning report Processing Summary In component Code Verification Summary : Out of memory. Type HELP MEMORY for your options. In component Chapter/Subsection : Out of memory. Type HELP MEMORY for your options. "chapter" contains no content and will not be inserted into document Error using char Out of memory. Type HELP MEMORY for your options.
Error in sortrows>sort_cell_back_to_front (line 136) Error in sortrows (line 88) Error in PolySpaceResultInterface.uniq (line 725) Error in PolySpaceResultInterface/GetAllCodingRuleChecks (line 888) Error in PolySpaceResultInterface/GetSummary/CodingRuleSummary (line 238) Error in PolySpaceResultInterface/GetSummary (line 153) Error in RptgenPolyspace/generateSummary (line 18) Error in RptgenPolyspace.CSummary/execute (line 20) Error in rptgen.rptcomponent/runComponent (line 36) Error in rptgen.rpt_section/writeChildren (line 19) Error in rptgen.cfr_section/execute (line 31) Error in rptgen.rptcomponent/runComponent (line 36) Error in rptgen.rpt_section/writeChildren (line 19) Error in rptgen.coutline/execute (line 19) Error in polyspace_report (line 171) MATLAB:nomem Error: An unexpected error (255) occured in "polyspace-report-generator.exe". Failed execution of the polyspace-report-generator. Errors occurred during report generation. No report was generated for this verification
Thanks for the support. Regards, Srinivasan K

Answers (1)

Alexandre De Barros
Alexandre De Barros on 26 Oct 2015
Hi !
I suggest you to have a look at this link in the documentation:
Alex

Community Treasure Hunt

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

Start Hunting!