Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
공지
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5256 토론

Intel Inspector error that application is not mult-threaded

Kevin_McGrattan
초보자
650 조회수

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?

0 포인트
1 응답
yuzhang3_intel
중재자
586 조회수

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.

https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-severe-174-SIGSEGV-segmentation-fault-occurred/m-p/746775

https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-severe-174-SIGSEGV-segmentation-fault-occurred/td-p/1297662

 

0 포인트
응답