<?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:Vulkan driver access violation in vkCreatePipelineLayout in Developing Games on Intel Graphics</title>
    <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1666079#M2611</link>
    <description>&lt;P&gt;Hi maxime-modulopi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for the clarification on this matter, let me further investigate this concern. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Dhanniel M.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 14 Feb 2025 03:01:53 GMT</pubDate>
    <dc:creator>DhannielM_Intel</dc:creator>
    <dc:date>2025-02-14T03:01:53Z</dc:date>
    <item>
      <title>Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1661518#M2603</link>
      <description>&lt;P&gt;OS: Windows 10 64-bit&lt;/P&gt;&lt;P&gt;GPU: Arc A770&lt;/P&gt;&lt;P&gt;Driver:&amp;nbsp;&lt;SPAN&gt;32.0.101.6460&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem:&lt;/P&gt;&lt;P&gt;The driver may crashes with an access violation when calling&amp;nbsp;vkCreatePipelineLayout.&lt;/P&gt;&lt;P&gt;This happens when a descriptor set layout referenced by this pipeline layout was created with PUSH_DESCRIPTOR + a pNext chain in its VkDescriptorSetLayoutCreateInfo.&lt;/P&gt;&lt;P&gt;This seems to indicate that the driver does not properly copy the pNext chain when vkCreateDescriptorSetLayout is called.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a sample file that reproduces the crash.&lt;/P&gt;&lt;P&gt;I used vk::DescriptorSetLayoutBindingFlagsCreateInfo in the sample but it also crashes with other structs such as vk::MutableDescriptorTypeCreateInfoEXT.&lt;/P&gt;&lt;P&gt;Note that the crash does not happen if validation layers are enabled, presumably due to more forgiving CreateInfo structs lifetime in these layers.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 11:05:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1661518#M2603</guid>
      <dc:creator>maxime-modulopi</dc:creator>
      <dc:date>2025-01-29T11:05:54Z</dc:date>
    </item>
    <item>
      <title>Re:Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1661770#M2604</link>
      <description>&lt;P&gt;Hello maxime-modulopi,&lt;/P&gt;&lt;P&gt;Thank you for sharing this information and for posting in the community. I have a few questions to better understand the situation:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Can you tell me what GPU you are using?&lt;/LI&gt;&lt;LI&gt;What was the current graphics driver version when you tried this?&lt;/LI&gt;&lt;LI&gt;Does this issue also occur when using different driver versions?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, to better understand your entire system information, please use the System Support Utility (SSU). This will generate a text file that compiles all your system information. You can follow this link for instructions and send the text file here: &lt;A href="https://www.intel.com/content/www/us/en/support/articles/000008563/ethernet-products.html" target="_blank"&gt;Help Guide for the Intel® System Support Utility&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Dhanniel M.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jan 2025 07:34:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1661770#M2604</guid>
      <dc:creator>DhannielM_Intel</dc:creator>
      <dc:date>2025-01-30T07:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1661803#M2605</link>
      <description>&lt;P&gt;Hello Dhanniel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) and 2) are already specified in my initial message.&lt;/P&gt;&lt;P&gt;3) Yes, I've had obscure driver crashes in &lt;SPAN class=""&gt;vkCreatePipelineLayout&lt;/SPAN&gt; when using push descriptors on the Intel driver for a few years at least.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not have access to the Intel card today but I can send you the SSU report tomorrow if needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also forgot to mention that the crash happens when the structs passed in the pNext chain are freed &lt;STRONG&gt;after&lt;/STRONG&gt; the vkCreateDescriptorSetLayout call, but &lt;STRONG&gt;before&lt;/STRONG&gt; the &lt;SPAN class=""&gt;vkCreatePipelineLayout&lt;/SPAN&gt; call, which is valid according to the Vulkan specs as the driver is not allowed to accesses the input structs after the vkCreate* calls.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 19:47:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1661803#M2605</guid>
      <dc:creator>maxime-modulopi</dc:creator>
      <dc:date>2025-01-30T19:47:58Z</dc:date>
    </item>
    <item>
      <title>Re:Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1662042#M2606</link>
      <description>&lt;P&gt;Hello maxime-modulopi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Apologies for that I overlooked that in the post. Sure I will be waiting for the SSU tomorrow. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Dhanniel M.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jan 2025 05:37:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1662042#M2606</guid>
      <dc:creator>DhannielM_Intel</dc:creator>
      <dc:date>2025-01-31T05:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1662114#M2607</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello Dhanniel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have attached the report.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I just realized that I specified the wrong OS in my initial post.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's Windows 11, not Windows 10.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 09:45:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1662114#M2607</guid>
      <dc:creator>maxime-modulopi</dc:creator>
      <dc:date>2025-01-31T09:45:11Z</dc:date>
    </item>
    <item>
      <title>Re:Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1662544#M2608</link>
      <description>&lt;P&gt;Hello maxime-modulopi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for this information. I will conduct an internal review and further investigate the issue. I appreciate you providing the steps to reproduce the problem. I will update you as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Dhanniel M.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Feb 2025 03:15:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1662544#M2608</guid>
      <dc:creator>DhannielM_Intel</dc:creator>
      <dc:date>2025-02-03T03:15:54Z</dc:date>
    </item>
    <item>
      <title>Re:Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1665639#M2609</link>
      <description>&lt;P&gt;Hello maxime-modulopi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience as we continue to investigate this issue. Could you please clarify whether you are a game developer, programmer, or involved in any aspect of game development? Understanding your background will help us better address your concerns and find a resolution.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Dhanniel M.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Feb 2025 04:26:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1665639#M2609</guid>
      <dc:creator>DhannielM_Intel</dc:creator>
      <dc:date>2025-02-13T04:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1665851#M2610</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Hello Dhanniel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I am a graphics programmer at Modulo Pi, a media server company.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;We are not related to game development at all.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 13:43:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1665851#M2610</guid>
      <dc:creator>maxime-modulopi</dc:creator>
      <dc:date>2025-02-13T13:43:37Z</dc:date>
    </item>
    <item>
      <title>Re:Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1666079#M2611</link>
      <description>&lt;P&gt;Hi maxime-modulopi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for the clarification on this matter, let me further investigate this concern. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Dhanniel M.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Feb 2025 03:01:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1666079#M2611</guid>
      <dc:creator>DhannielM_Intel</dc:creator>
      <dc:date>2025-02-14T03:01:53Z</dc:date>
    </item>
    <item>
      <title>Re:Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1667117#M2612</link>
      <description>&lt;P&gt;Hello maxime-modulopi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience. After investigating, we've determined that it's best to move this thread to the dedicated forum for this issue. Please note that this type of bug report should be directed to the Intel Developer Forum, which you can access &lt;A href="https://community.intel.com/t5/Developing-Games-on-Intel/bd-p/developing-games-graphics" rel="noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;. One of our developers will assist you further.&lt;/P&gt;&lt;P&gt;I will be transferring this discussion to our Intel Developer Forum, where our knowledgeable community and experts can provide you with timely and accurate solutions.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Dhanniel M.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2025 01:17:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1667117#M2612</guid>
      <dc:creator>DhannielM_Intel</dc:creator>
      <dc:date>2025-02-18T01:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1668048#M2622</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/408884"&gt;@maxime-modulopi&lt;/a&gt;&amp;nbsp;thank you for your report!&lt;BR /&gt;&lt;BR /&gt;I'll do some tests with the project you attach &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt; Thanks a lot for it and report back to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stay tuned!&lt;BR /&gt;&lt;BR /&gt;Karen&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 23:16:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1668048#M2622</guid>
      <dc:creator>karen_intel</dc:creator>
      <dc:date>2025-02-19T23:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Vulkan driver access violation in vkCreatePipelineLayout</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1668834#M2626</link>
      <description>&lt;P&gt;Hello Karen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for investigating this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added in &lt;A href="http://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1661803#M2605" target="_self"&gt;this reply&lt;/A&gt; an important information that I forgot to add in the initial post.&lt;/P&gt;&lt;P&gt;I just want to make sure you didn't miss this information as without it, you might have trouble reproducing the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 16:03:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-driver-access-violation-in-vkCreatePipelineLayout/m-p/1668834#M2626</guid>
      <dc:creator>maxime-modulopi</dc:creator>
      <dc:date>2025-02-21T16:03:11Z</dc:date>
    </item>
  </channel>
</rss>

