- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I recently upgraded to Intel(R) Inspector 2024.1 (build 606844) Command Line tool and a test program that worked fine with the old version now gives me
Analyzing data in the node-wide mode. The hostname (blaze005) will be added to the result path/name.
Collection started.
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
libpthread-2.17.s 00002B0953269630 Unknown Unknown Unknown
libirng.so 00002B0960F40910 _simd_mask_drand4 Unknown Unknown
Unknown 00002B0927A57AB0 Unknown Unknown Unknown
Warning: Failed to find more than one thread. Ensure that your program is multithreaded.
I checked that the program is multi-threaded. Has anybody had this same problem?
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
It looks like there is one issue with the Fortran runtime crash happened. Did you run the application without the Inspector?
forrtl: severe (174): SIGSEGV, segmentation fault occurred
I see there is one similar issue discussed in the Fortan Compiler forum, I hope it is helpful for you.
