<?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 &amp;gt;&amp;gt;&amp;gt;To answer your question. in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767472#M181</link>
    <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;To answer your question.&lt;/P&gt;

&lt;P&gt;Our program hangs.......&lt;/P&gt;

&lt;P&gt;As in "The program does not hang when run in isolation.....It seems to hang trying to upload a texture to the GPU"&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;

&lt;P&gt;What about trying to use Xperf in order to find which function hogs the CPU?&lt;/P&gt;</description>
    <pubDate>Sun, 28 Sep 2014 06:30:56 GMT</pubDate>
    <dc:creator>Bernard</dc:creator>
    <dc:date>2014-09-28T06:30:56Z</dc:date>
    <item>
      <title>Inspector hangs</title>
      <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767464#M173</link>
      <description>Hi&lt;DIV&gt;We are evaluating Inspector for purchase and have run it succesfully on one of our programs.&lt;/DIV&gt;&lt;DIV&gt;However, we have run into a hang when trying to inspect our main application. Even after leaving it running overnight.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I am looking for pointers as to how to overcome this.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;The OS is Windows 7 64bit&lt;/DIV&gt;&lt;DIV&gt;The application is 64bit multithreaded OpenGL with Trolltech Qt interface running on intel+nVidia&lt;/DIV&gt;&lt;DIV&gt;It is quite large - but we are trying to profile the complete app as a whole (we have already unit tested most of the modules)&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I have added the zipped output logs&lt;/DIV&gt;&lt;DIV&gt;Cheers&lt;/DIV&gt;&lt;DIV&gt;Steve&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Apr 2012 11:02:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767464#M173</guid>
      <dc:creator>BatterseaSteve</dc:creator>
      <dc:date>2012-04-25T11:02:24Z</dc:date>
    </item>
    <item>
      <title>Inspector hangs</title>
      <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767465#M174</link>
      <description>Steve,&lt;BR /&gt; It appears you have selected 'Analyze stack accesses' when setting up the analysis type. This option can greatly increase the run time (due to increased overhead). Try running it again without this option set.&lt;BR /&gt; Also, you could try running at the lowest level of analysis ('Detect Leaks') and see if it successfully completes there or not.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 26 Apr 2012 17:38:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767465#M174</guid>
      <dc:creator>Mark_D_Intel</dc:creator>
      <dc:date>2012-04-26T17:38:34Z</dc:date>
    </item>
    <item>
      <title>(No subject)</title>
      <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767466#M175</link>
      <description />
      <pubDate>Fri, 21 Sep 2012 03:28:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767466#M175</guid>
      <dc:creator />
      <dc:date>2012-09-21T03:28:07Z</dc:date>
    </item>
    <item>
      <title>I'm too late with my answer</title>
      <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767467#M176</link>
      <description>I'm too late with my answer probably the thread creator won't read this, but I'd like to add my 0.02 cents.
When some process hangs I would often recommend use AD plus tool to dump hung process address space.Another option is to run your faulty
 process under debugger and issue the cpu-hog metacommand !runaway to collect the time spent by variuos threads.</description>
      <pubDate>Mon, 31 Dec 2012 20:20:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767467#M176</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2012-12-31T20:20:37Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767468#M177</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Well, we went ahead and purchased VTune - mainly for the profiling tool. But we still are unable to load our main program through Inspector.&lt;/P&gt;

&lt;P&gt;I've tried turning off pretty much everything except access violations (which is what we are looking for). The program does not hang when run in isolation. And the threads are already optimised. It seems to hang trying to upload a texture to the GPU. So my first question is whether there is anything I should be aware of when trying to analyse threaded OpenGL/Cuda programs? Or should this 'just work'?&lt;/P&gt;

&lt;P&gt;Is there anything I can do to determine where the system is hanging?&lt;/P&gt;

&lt;P&gt;Cheers&lt;/P&gt;

&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Sat, 30 Aug 2014 14:32:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767468#M177</guid>
      <dc:creator>BatterseaSteve</dc:creator>
      <dc:date>2014-08-30T14:32:53Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt;It seems to hang trying to</title>
      <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767469#M178</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 14.3999996185303px;"&gt;&amp;gt;&amp;gt;&amp;gt;It seems to hang trying to upload a texture to the GPU&amp;gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 14.3999996185303px;"&gt;If I understood it correctly your program hangs while try to upload texture to the GPU or Inspector hangs?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Aug 2014 18:09:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767469#M178</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-08-30T18:09:50Z</dc:date>
    </item>
    <item>
      <title>Apologies for delay - I've</title>
      <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767470#M179</link>
      <description>&lt;P&gt;Apologies for delay - I've been involved in other issues up to now.&lt;/P&gt;

&lt;P&gt;To answer your question.&lt;/P&gt;

&lt;P&gt;Our program hangs.......&lt;/P&gt;

&lt;P&gt;As in "&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;The program does not hang when run in isolation.....It seems to hang trying to upload a texture to the GPU"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;My experience of using memory debuggers and profilers with OpenGL&amp;nbsp;multi-threaded&amp;nbsp;applications has not been great - in fact I've never found one yet that works.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="line-height: 19.5120010375977px;"&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;That is why I asked the questions:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="line-height: 19.5120010375977px;"&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;"Is anything I should be aware of when trying to analyse threaded OpenGL/Cuda programs? Or should this 'just work'?"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="line-height: 19.5120010375977px;"&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;"Is there anything I can do to determine where the system is hanging?"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="line-height: 19.5120010375977px;"&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Steve&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:45:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767470#M179</guid>
      <dc:creator>BatterseaSteve</dc:creator>
      <dc:date>2014-09-25T15:45:28Z</dc:date>
    </item>
    <item>
      <title>Latest Inspector XE 2015 only</title>
      <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767471#M180</link>
      <description>&lt;P&gt;Latest Inspector XE 2015 only support native code(C/C++, Fortran), one exception is C# on Windows*. Please see &lt;A href="https://software.intel.com/en-us/articles/intel-inspector-xe-2015-release-notes"&gt;releasenotes&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2014 03:29:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767471#M180</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2014-09-28T03:29:33Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt;To answer your question.</title>
      <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767472#M181</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;To answer your question.&lt;/P&gt;

&lt;P&gt;Our program hangs.......&lt;/P&gt;

&lt;P&gt;As in "The program does not hang when run in isolation.....It seems to hang trying to upload a texture to the GPU"&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;

&lt;P&gt;What about trying to use Xperf in order to find which function hogs the CPU?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2014 06:30:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767472#M181</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-09-28T06:30:56Z</dc:date>
    </item>
    <item>
      <title>I've noticed that sometimes</title>
      <link>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767473#M182</link>
      <description>&lt;P&gt;I've noticed that sometimes the graphics driver version can be important in a case like this.&amp;nbsp; Is there an update there perhaps that you could apply?&amp;nbsp; I didn't see that you specified whether or not this is high or low cpu?&amp;nbsp; I think in a possible scenario such as Mark is suggesting, you would likely see high cpu, or at least some activity.&amp;nbsp; Whereas, if it's a driver issue, maybe no cpu (i.e. deadlock)?&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Do we know which it is, high or low cpu?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Since you have reduced to just AV and still get a repro, I'm guessing low-cpu hang ... possible graphics card driver issue?&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Otherwise, to answer one of the previous questions, there is a tool from sysinternals that you can use to get a quick call stack sometimes.&amp;nbsp; In Process Explorer, do a right-click -&amp;gt; properties -&amp;gt; threads (tab). From there, find a thread of interest and use the buttons on the bottom to suspend/resume and view the call stack.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	There is a 'configure symbols' item under the 'options' menu as well, which will make use of the Microsoft* symbol server, if need be, or your own local symbol store/cache.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx"&gt;http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://blogs.msdn.com/b/vijaysk/archive/2009/04/02/getting-better-stack-traces-in-process-monitor-process-explorer.aspx"&gt;http://blogs.msdn.com/b/vijaysk/archive/2009/04/02/getting-better-stack-traces-in-process-monitor-process-explorer.aspx&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Could you post a call stack using the above tool?&amp;nbsp; You may be able to suspend the thread and still get a stack,&amp;nbsp;if it's a high-cpu, too.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 00:43:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Inspector-hangs/m-p/767473#M182</guid>
      <dc:creator>Robert_L_Intel1</dc:creator>
      <dc:date>2014-10-31T00:43:15Z</dc:date>
    </item>
  </channel>
</rss>

