- Download Process Monitor from Process Monitor - Windows Sysinternals | Microsoft Docs and install it.
- Start procmon.exe.
- If procmon start in the “process monitor filter” dialog, click “reset” and “ok” to close it.
- There should be events logged in the process monitor windows. If not, enable capture with the “File / Capture events” menu.
- Compile with polyspace-configure.
- When polyspace-configure completes, disable capture in process monitor with the “File / Capture events” menu.
- In procmon, save the log (File / Save). Select “all events” and “native process monitor format”.
- Send us the Procmon PML file
Polyspace Project 구성 중, Error during inject order 25860.26340
조회 수: 17 (최근 30일)
이전 댓글 표시
안녕하십니까!
HL Klemove, AD Sensor SW팀 권오승입니다.
신규로 Polyspcae 프로젝트 구성 중 아래의 에러가 뜨는데, 해당 에러에 대해서 해결 방법을 안내받을 수 있을까요?
--- 에러 내용 ---
polyspace-configure: 1s: ERROR: Error during inject order 25860.26340:
polyspace-configure: 1s: ERROR: Failed to wait 25860 for event with code 258
(code 258 외 숫자는 계속 바뀜..)
polyspace-configure: 542s: WARNING: Keeping potentially big build trace, remember to delete it: "C:\Users\xxxxxx\AppData\Local\Temp\Polyspace\1676945242754\polyspace-configure\build_trace.txt"
polyspace-configure: 542s: WARNING: Keeping potentially big cache directory, remember to delete it: C:\Users\xxxxxx\AppData\Local\Temp\Polyspace\1676945242754\polyspace-configure\cache
polyspace-configure: 0s: WARNING: Build command ignored (build deactivated)
polyspace-configure: 0s: ERROR: [from sniffer (3965634096)] Failed to wait 38284 for event with code 258
polyspace-configure: 0s: ERROR: [from sniffer (3828441564)] Failed to wait 42456 for event with code 258
polyspace-configure: 0s: ERROR: [from sniffer (3828441564)] Failed to wait 32844 for event with code 258
......
--- --- --- --- --- ---
진행 순차
1) File > New Project
2) Project name 입력, Location 설정, Create from build command 입력
3) build command 입력 : Tasking compiler 실행
4) sorking directory : tasking build가 진행되는 경로 입력
5) option : 별도 입력 진행 (xml 파일 경로 이상 없음 확인.)
6) Run 버튼 클릭
7) 상기 Error 나옴. (컴파일러는 실행 됨.)
감사합니다.
댓글 수: 0
채택된 답변
Song-Hyun Ji
2023년 6월 9일
근래 비슷한 에러 및 현상과 관련하여 조사하였던 결과로 Escort 와 같은 보안프로그램의 영향이 원인으로 밝혀진바 있습니다. 이 경우, 해당 보안프로그램 담당 개발팀에서 해당 문제를 일으키지 않도록 해결해야 합니다.
보안프로그램 영향인지의 여부는 간단히 OS 부팅 시 안전모드로 진입하여 테스트해보실 수 있는데, 사내 IT 정책으로 안전모드 사용이 여의치 않다면 아래의 툴을 사용하여 어떤 프로그램이 폴리스페이스 정상 작동에 문제를 일으키는지 monitoring 할 수 있습니다.
-----------------------------------------------------
-----------------------------------------------------
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!