<?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 GPA crashes my application in Intel® Graphics Performance Analyzers (Intel® GPA)</title>
    <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1675158#M2756</link>
    <description>&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Hey again LCTVS,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Thanks for the source code to your application. I confirmed the issues you described regarding starting your path tracer with Graphics Monitor attached, and we will reach out to you if a solution is found.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;In the meantime, we have a workaround you could try if you are interested in frame analysis. I was able to inject into your Path Tracer and capture a stream using GPA Framework, and then opened that stream successfully using Frame Analyzer. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;GPA Framework is a command-line suite of tools and interfaces which allows users to capture, playback and analyze graphics applications. To use it, you could do the following (fill in ____ with the path to your application)&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="sub_section_element_selectors"&gt;&lt;EM class="sub_section_element_selectors"&gt;gpa-injector --layer capture ______&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;You can download GPA Framework at the same download page as GPA (&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/graphics-performance-analyzers/download.html" target="_blank"&gt;Download Intel® Graphics Performance Analyzers&lt;/A&gt;). You can also learn more about GPA Framework here:&amp;nbsp;&lt;A class="sub_section_element_selectors" href="https://intel.github.io/gpasdk-doc/src/utilities.html#gpa-injector" target="_self" rel="nofollow noopener noreferrer"&gt;GPA Framework Documentation&lt;/A&gt;. If you are interested in capturing traces for analysis using Trace Analyzer, unfortunately GPA Framework cannot capture traces.&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Let me know if you have success using this workaround!&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;And would you mind sharing some more information to help us better diagnose the validation errors you encountered using Graphics Monitor? Specifically t&lt;/SPAN&gt;he System Analyzer information (accessible using the (i) icon in the top right hand corner of the screen, see picture below)&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sentientSpark_Intel_0-1742006026555.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/63855iDD5F7290716DF9DD/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="sentientSpark_Intel_0-1742006026555.png" alt="sentientSpark_Intel_0-1742006026555.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you, and looking forward to hearing from you.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 15 Mar 2025 02:35:15 GMT</pubDate>
    <dc:creator>sentientSpark_Intel</dc:creator>
    <dc:date>2025-03-15T02:35:15Z</dc:date>
    <item>
      <title>Intel GPA crashes my application</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1673019#M2747</link>
      <description>&lt;P&gt;Hello. I have a DXR 1.1 path tracer that crashes when I start it via the Graphics Monitor. When enabling the 'Auto-Detect' feature in 'Frame' mode and starting my application in a debugger, I see that the crash occurs in the D3D12 debug layer when I call the IDXGISwapChain::Present() function.&lt;/P&gt;&lt;P&gt;The debug layer produces the following message:&lt;BR /&gt;GPU-BASED VALIDATION: Draw, Incompatible texture barrier layout: Resource: 0x000002A80A7A4210:'Unnamed ID3D12Resource Object', Subresource Index: [0], Descriptor heap index to DescriptorTableStart: [0], Descriptor heap index FromTableStart: [0], Binding Type In Descriptor: SRV, Layout: D3D12_BARRIER_LAYOUT_LEGACY_COPY_DEST(0x80000001), Index of Descriptor Range: 0, Shader Stage: PIXEL, Root Parameter Index: [1], Draw Index: [0], Shader Code: &amp;lt;debug info not available&amp;gt;, Asm Instruction Range: [0x54-0x7f], Asm Operand Index: [3], Command List: 0x000002A8073A00A0:'Unnamed ID3D12GraphicsCommandList Object', Command List Type: D3D12_COMMAND_LIST_TYPE_DIRECT, SRV/UAV/CBV Descriptor Heap: 0x000002A80D5AEBF0:'Unnamed ID3D12DescriptorHeap Object', Sampler Descriptor Heap: &amp;lt;not set&amp;gt;, Pipeline State: 0x000002A80B427100:'Unnamed ID3D12PipelineState Object',&lt;BR /&gt;&lt;BR /&gt;When I run my application without the GPA, I don't get any warnings or errors from the validation layers, so it must be a problem with the Graphics Monitor.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 23:22:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1673019#M2747</guid>
      <dc:creator>LCTVS</dc:creator>
      <dc:date>2025-03-06T23:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Intel GPA crashes my application</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1674196#M2748</link>
      <description>&lt;P&gt;Hi LCTVS,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your post. We are sorry that you are having issues capturing your application with Graphics Monitor.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please turn off the validation layer and see if the behavior you described during a Graphics Monitor capture changes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, does your application use Enhanced Barriers?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To effectively diagnose and address the problem, it would be very helpful if we could review the source code of your application. This will allow us to better understand the context in which the crash occurs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you are able to provide the source code, please let us know how you would like to transfer the files. Additionally, if there are specific areas of the code you believe are related to the issue, please highlight those for us.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 16:35:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1674196#M2748</guid>
      <dc:creator>sentientSpark_Intel</dc:creator>
      <dc:date>2025-03-11T16:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Intel GPA crashes my application</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1674712#M2749</link>
      <description>&lt;P&gt;If I turn off the debug layer, I'm able to capture a frame but when I try to open it the GpaPlayerServer.exe crashes. I don't use enhanced barriers, but I do use GPU_UPLOAD heaps and Shader Model 6.6, though I don't know if they are related to the issue. Just now I noticed that the crash with the debug layer enabled occurs on the very first rendered frame, so maybe it's an issue that can be reproduced with a far simpler program. I can provide the source code by email to an address of your choice.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 09:48:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1674712#M2749</guid>
      <dc:creator>LCTVS</dc:creator>
      <dc:date>2025-03-13T09:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Intel GPA crashes my application</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1674828#M2750</link>
      <description>&lt;P&gt;Hey LCTVS,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the reply and additional information.&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Could you please email the source code to austin.eversole@intel.com?&amp;nbsp;&amp;nbsp;We can then investigate and then get back to you regarding workarounds or next steps.&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 21:04:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1674828#M2750</guid>
      <dc:creator>sentientSpark_Intel</dc:creator>
      <dc:date>2025-03-13T21:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Intel GPA crashes my application</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1675112#M2752</link>
      <description>&lt;P&gt;I have sent an email titled "LCTVS".&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 16:53:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1675112#M2752</guid>
      <dc:creator>LCTVS</dc:creator>
      <dc:date>2025-03-14T16:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Intel GPA crashes my application</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1675142#M2753</link>
      <description>&lt;P&gt;Hi LCTVS,&lt;/P&gt;
&lt;P&gt;Thank you, we have received the email and will get back to you when we have information to share regarding this issue!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 22:33:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1675142#M2753</guid>
      <dc:creator>sentientSpark_Intel</dc:creator>
      <dc:date>2025-03-14T22:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Intel GPA crashes my application</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1675158#M2756</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Hey again LCTVS,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Thanks for the source code to your application. I confirmed the issues you described regarding starting your path tracer with Graphics Monitor attached, and we will reach out to you if a solution is found.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;In the meantime, we have a workaround you could try if you are interested in frame analysis. I was able to inject into your Path Tracer and capture a stream using GPA Framework, and then opened that stream successfully using Frame Analyzer. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;GPA Framework is a command-line suite of tools and interfaces which allows users to capture, playback and analyze graphics applications. To use it, you could do the following (fill in ____ with the path to your application)&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="sub_section_element_selectors"&gt;&lt;EM class="sub_section_element_selectors"&gt;gpa-injector --layer capture ______&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;You can download GPA Framework at the same download page as GPA (&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/graphics-performance-analyzers/download.html" target="_blank"&gt;Download Intel® Graphics Performance Analyzers&lt;/A&gt;). You can also learn more about GPA Framework here:&amp;nbsp;&lt;A class="sub_section_element_selectors" href="https://intel.github.io/gpasdk-doc/src/utilities.html#gpa-injector" target="_self" rel="nofollow noopener noreferrer"&gt;GPA Framework Documentation&lt;/A&gt;. If you are interested in capturing traces for analysis using Trace Analyzer, unfortunately GPA Framework cannot capture traces.&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Let me know if you have success using this workaround!&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;And would you mind sharing some more information to help us better diagnose the validation errors you encountered using Graphics Monitor? Specifically t&lt;/SPAN&gt;he System Analyzer information (accessible using the (i) icon in the top right hand corner of the screen, see picture below)&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sentientSpark_Intel_0-1742006026555.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/63855iDD5F7290716DF9DD/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="sentientSpark_Intel_0-1742006026555.png" alt="sentientSpark_Intel_0-1742006026555.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you, and looking forward to hearing from you.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Mar 2025 02:35:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1675158#M2756</guid>
      <dc:creator>sentientSpark_Intel</dc:creator>
      <dc:date>2025-03-15T02:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Intel GPA crashes my application</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1683220#M2767</link>
      <description>&lt;P&gt;Posting the solution here in case others run into similar issues:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After using the latest GPA Release 25.1, the issue mentioned here was resolved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;GPA Framework (a command-line suite of tools and interfaces which allows users to capture, playback and analyze graphics applications) was used as a workaround for this issue until the 25.1 GPA release. Specifically, continuous captures would open in Frame Analyzer. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;To use it, you could do the following (fill in ____ with the path to your application)&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="sub_section_element_selectors"&gt;&lt;EM class="sub_section_element_selectors"&gt;gpa-injector --layer capture ______&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again for your post LCTVS and happy profiling!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 23:07:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Intel-GPA-crashes-my-application/m-p/1683220#M2767</guid>
      <dc:creator>sentientSpark_Intel</dc:creator>
      <dc:date>2025-04-15T23:07:44Z</dc:date>
    </item>
  </channel>
</rss>

