<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re:Intel inspector internal error in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1385962#M22194</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay. We are checking on the issue from our side. We will get back to you with an update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 20 May 2022 13:07:31 GMT</pubDate>
    <dc:creator>AthiraM_Intel</dc:creator>
    <dc:date>2022-05-20T13:07:31Z</dc:date>
    <item>
      <title>Intel inspector internal error</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1379459#M22095</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I try to debug some memory problems in a Fortran-OpenMP real-world application.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;When I run inspxe-cl (CLI or GUI) I get the following error message ;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Error: Internal error. Please contact Intel customer support team.&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The version I use is :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;inspxe-cl --version&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Intel(R) Inspector 2022.0 (build 605868) Command Line tool&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Copyright (C) 2009-2022 Intel Corporation. All rights reserved.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The Fortran application is compiled with :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ifort --version&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ifort (IFORT) 2021.5.0 20211109&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The compiler's options are :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-fpp -Tf &amp;nbsp;-free -O3 -qopenmp &amp;nbsp;-xhost &amp;nbsp;-g -traceback -fp-model precise&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;OS/Hardware : CentOS 7.9 on an Intel-based processor computer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What I want to investigate too, is the origin of the following warning :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Warning: One or more threads in the application accessed the stack of another thread. This may indicate one or more bugs in your application. Setting the Inspector to detect data races on stack accesses and running another analysis may help you locate these and other bugs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 07:30:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1379459#M22095</guid>
      <dc:creator>Yann_D_</dc:creator>
      <dc:date>2022-04-25T07:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Intel inspector internal error</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1380113#M22105</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We tried replicating your error from our side by running the command "inspxe-cl" on CentOS 7.9 and it works fine (See attached screenshot).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AthiraM_Intel_0-1651073635023.jpeg" style="width: 486px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/28867iB70E8EE73D136F5B/image-dimensions/486x96?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="486" height="96" role="button" title="AthiraM_Intel_0-1651073635023.jpeg" alt="AthiraM_Intel_0-1651073635023.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are also able to debug a sample Fortran-OpenMP application using inspector command line. Inspector version used is 2022.0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see the sample program we tried:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;PROGRAM Parallel_Stored_Hello
USE OMP_LIB
INTEGER :: thread_id
!$OMP PARALLEL PRIVATE(thread_id)
thread_id = OMP_GET_THREAD_NUM()
PRINT *, 'Hello from process: ', thread_id
!$OMP END PARALLEL
END&lt;/LI-CODE&gt;
&lt;P&gt;To create an executable with ifort used the below command:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;ifort &amp;lt;filename&amp;gt;.f90 -o output -qopenmp&lt;/LI-CODE&gt;
&lt;P&gt;The command we used to run inspector:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;OMP_NUM_THREADS=4 inspxe-cl -collect ti1 -- ./output&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please confirm whether you are getting an error while running the "inspxe-cl" command or while debugging the application?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is while debugging the application, kindly share a sample reproducer code (sample application that is similar to the application you are trying to analyze) along with the exact steps that you followed. Additionally, a screenshot of the error would be helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 15:34:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1380113#M22105</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2022-04-27T15:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Intel inspector internal error</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1380138#M22109</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;thank you for your message.&lt;/P&gt;
&lt;P&gt;I'm getting the error message __only__ when debugging the application.&lt;BR /&gt;With your small example it works nicely :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ ifort&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;dbg_sample.f90 -o output -qopenmp&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ OMP_NUM_THREADS=4 inspxe-cl -collect ti1 -- ./output&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Collection started. To stop the collection, either press CTRL-C or enter from another console window: inspxe-cl -r /absolute/path/to/inspxe/debug/r000ti1 -command stop.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;Hello from process:&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;Hello from process:&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;3&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;Hello from process:&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;Hello from process:&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;0 new problem(s) found&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The application I'm working on has at least one bug, and I use inspxe to find it. (Before, I tried lots of things like debuggers, debug options, other tools, ... without success).&lt;BR /&gt;What I get on my screen (except output lines of the start of the application) are the following lines :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;=====================================&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Error: Internal error. Please contact Intel customer support team.&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Warning: Encountered an issue while loading result [/absolute/path/to/directory/r002ti1]. Run terminated abnormally. Some data may be lost.&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;I'm not able to produce a sample code from my application because I dont know where the problem comes from. I'm not allowed to post the application source files on a forum.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;that's all.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:27:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1380138#M22109</guid>
      <dc:creator>Yann_D_</dc:creator>
      <dc:date>2022-04-27T16:27:52Z</dc:date>
    </item>
    <item>
      <title>Re:Intel inspector internal error</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1385962#M22194</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay. We are checking on the issue from our side. We will get back to you with an update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 May 2022 13:07:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1385962#M22194</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2022-05-20T13:07:31Z</dc:date>
    </item>
    <item>
      <title>Re:Intel inspector internal error</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1392373#M22283</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We were able to reproduce your issue and our team is checking on this. We will let you know the updates.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2022 12:54:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-inspector-internal-error/m-p/1392373#M22283</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2022-06-14T12:54:33Z</dc:date>
    </item>
  </channel>
</rss>

