How to fix this error "A segmentation fault occured in "edgcpfe.x​86-mingw32​.exe" "

조회 수: 6 (최근 30일)
Nikilesh
Nikilesh 2014년 9월 22일
편집: Alexandre De Barros 2014년 10월 17일
Hello Matlab team, Am using polyspace R2012b software for "C" source code compilation. I created a project and kept using it for continuous verification. In midst, i face this error [A segmentation fault occured in "edgcpfe.x86-mingw32.exe"]. Please assist me how to fix this ?

답변 (1개)

Alexandre De Barros
Alexandre De Barros 2014년 9월 22일
Hi !
With this kind of problem, you should contact the support, and send them the log of the verification.
Best regards,
Alex
  댓글 수: 4
Carl
Carl 2014년 10월 14일
편집: Carl 2014년 10월 14일
I have the same issue, I'm also running R2012b getting the same Segmentation fault message.
I tried entering the above fix into the non-official options, however I still get the same segmentation fault.
From what I could find online, it appears the mingw stack might be too small. The fix for this (outside Polyspace), is adding -Wl, --stack, STACKSIZE, where stacksize is some number, to your make.
Is there any way to increase the stack size of mingw or is this some other error?
Alexandre De Barros
Alexandre De Barros 2014년 10월 17일
편집: Alexandre De Barros 2014년 10월 17일
After some investigations with Carl, we found that it is due to the Compilation assistant.
To disable it, go to Preferences, then to the "Project and Results Folder" tab and uncheck "Use Compilation Assistant". Please note that disabling the assistant will not impact the results, since it is just a feature that suggests setup options.
--- Alex

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

카테고리

Help CenterFile Exchange에서 Get Started with Polyspace Products for Ada에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by