<?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: Potential Memory Leak in User Mode Driver for Intel Graphics Technology when using OpenGL in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670742#M79265</link>
    <description>&lt;P&gt;Below you find a Redgate ANTS Memory Profiler Result ("MemleakTest_ProfilerResults_101819.zip") and a CSharp Test Project ("MemleakTest.zip").&lt;/P&gt;&lt;P&gt;After starting the Test Project, the GLControl (UserControl as a Container for OpenGL Drawings) will start switching back and forth the Back and Front Buffer. By pressing the "s" key, a thread is started to Grow and Shrink this UserControl leading to the described MemoryLeak.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you need any further details or want me to re-transmit the files if outdated before investigating.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Secure File Downloads:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Available until: &lt;B&gt;25 October 2019&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Click links to download:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://accapi.danahermail.com/seos/1132/mpd/ui26102019b53d55954d87500560ae62e121c066ba" target="_self" alt="https://accapi.danahermail.com/seos/1132/mpd/ui26102019b53d55954d87500560ae62e121c066ba"&gt;&lt;B&gt;MemleakTest_ProfilerResults_101819.zip&lt;/B&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;302.77 KB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://accapi.danahermail.com/seos/1132/mpd/ui2610201998e0f5a74c07dd1a3e9195b67b7ca31f" target="_self" alt="https://accapi.danahermail.com/seos/1132/mpd/ui2610201998e0f5a74c07dd1a3e9195b67b7ca31f"&gt;&lt;B&gt;MemleakTest.zip&lt;/B&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;11.18 KB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have received secure links within this email sent via &lt;A href="https://accapi.danahermail.com" target="_self" alt="https://accapi.danahermail.com"&gt;File Transfer Service&lt;/A&gt;. To retrieve the files, please click on the links above.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 16:50:23 GMT</pubDate>
    <dc:creator>ALind15</dc:creator>
    <dc:date>2019-10-18T16:50:23Z</dc:date>
    <item>
      <title>Potential Memory Leak in User Mode Driver for Intel Graphics Technology when using OpenGL</title>
      <link>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670741#M79264</link>
      <description>&lt;P&gt;We are facing a memory leak when using .net Application (.net 4.6.1 C# Windows Forms with OpenTK GLControl) with Intel HD graphics (inside igdgmm32.dll). Our capabilities are limited, can you help further analyzing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Preconditions&lt;/I&gt;&lt;/P&gt;&lt;P&gt; Intel HD Graphics&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;verified with:&lt;/LI&gt;&lt;LI&gt; Intel UHD 630 (Driver: 26.20.100.6911), Windows 10 =&amp;gt; igdgmm32.dll&lt;/LI&gt;&lt;LI&gt; Intel HD 530 (Driver: 21.20.16.4542), Windows 7 =&amp;gt; ig9icd32.dll&lt;/LI&gt;&lt;LI&gt; Intel HD 620 (Driver: 26.20.100.6888), Windows 10 =&amp;gt; igdgmm32.dll&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;Create Windows Form&lt;/LI&gt;&lt;LI&gt;Add GLControl (make sure property "Dock" is set to "DockStyle.Fill"&lt;/LI&gt;&lt;LI&gt;Shrink or grow GLControl on every frame&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;I&gt;Note: when removing the dock-style setting, the leak does not occure.&lt;/I&gt;&lt;/P&gt;&lt;P&gt; &lt;I&gt;Note: this is not representing the actual usage, this is just to make this issue occur more likely.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Screenshot of growing memory consumption in igdgmm32.dll&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ANTS_ProfilerScreen.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/5941i5923E70FCB41DDA0/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="ANTS_ProfilerScreen.png" alt="ANTS_ProfilerScreen.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Related information&lt;/P&gt;&lt;P&gt;Operating system&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Windows 10 (OS build 17134.1006)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NuGet:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt; OpenTK 3.1.0&lt;/LI&gt;&lt;LI&gt; OpenTK GLControl 3.1.0&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What runtime (.NET Framework, CoreCLR, Mono)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt; .net Framework 4.6.1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 16:36:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670741#M79264</guid>
      <dc:creator>ALind15</dc:creator>
      <dc:date>2019-10-18T16:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Potential Memory Leak in User Mode Driver for Intel Graphics Technology when using OpenGL</title>
      <link>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670742#M79265</link>
      <description>&lt;P&gt;Below you find a Redgate ANTS Memory Profiler Result ("MemleakTest_ProfilerResults_101819.zip") and a CSharp Test Project ("MemleakTest.zip").&lt;/P&gt;&lt;P&gt;After starting the Test Project, the GLControl (UserControl as a Container for OpenGL Drawings) will start switching back and forth the Back and Front Buffer. By pressing the "s" key, a thread is started to Grow and Shrink this UserControl leading to the described MemoryLeak.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you need any further details or want me to re-transmit the files if outdated before investigating.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Secure File Downloads:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Available until: &lt;B&gt;25 October 2019&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Click links to download:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://accapi.danahermail.com/seos/1132/mpd/ui26102019b53d55954d87500560ae62e121c066ba" target="_self" alt="https://accapi.danahermail.com/seos/1132/mpd/ui26102019b53d55954d87500560ae62e121c066ba"&gt;&lt;B&gt;MemleakTest_ProfilerResults_101819.zip&lt;/B&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;302.77 KB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://accapi.danahermail.com/seos/1132/mpd/ui2610201998e0f5a74c07dd1a3e9195b67b7ca31f" target="_self" alt="https://accapi.danahermail.com/seos/1132/mpd/ui2610201998e0f5a74c07dd1a3e9195b67b7ca31f"&gt;&lt;B&gt;MemleakTest.zip&lt;/B&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;11.18 KB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have received secure links within this email sent via &lt;A href="https://accapi.danahermail.com" target="_self" alt="https://accapi.danahermail.com"&gt;File Transfer Service&lt;/A&gt;. To retrieve the files, please click on the links above.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 16:50:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670742#M79265</guid>
      <dc:creator>ALind15</dc:creator>
      <dc:date>2019-10-18T16:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Potential Memory Leak in User Mode Driver for Intel Graphics Technology when using OpenGL</title>
      <link>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670743#M79266</link>
      <description>&lt;P&gt;Hello ALind15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting in the Intel Community. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to understand more about this behavior please confirm the following details: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What application is having this behavior? &lt;/P&gt;&lt;P&gt;Are you developing this application? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Leonardo C.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;P&gt;A Contingent Worker at Intel&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2019 05:03:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670743#M79266</guid>
      <dc:creator>Leonardo_C_Intel</dc:creator>
      <dc:date>2019-10-19T05:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Potential Memory Leak in User Mode Driver for Intel Graphics Technology when using OpenGL</title>
      <link>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670744#M79267</link>
      <description>&lt;P&gt;Hi Leornardo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The application is written in C# (.net 4.6.1). In that application, I use OpenTK as a wrapper for OpenGL (&lt;A href="https://github.com/opentk/opentk"&gt;https://github.com/opentk/opentk&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;I sent the same request to their board as well in order to isolate the faulty behavior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wrote a sample project that shows the described behavior. You can find it attached to my previous comment (&lt;A href="https://accapi.danahermail.com/seos/1132/mpd/ui2610201998e0f5a74c07dd1a3e9195b67b7ca31f" target="_self" alt="https://accapi.danahermail.com/seos/1132/mpd/ui2610201998e0f5a74c07dd1a3e9195b67b7ca31f"&gt;&lt;B&gt;MemleakTest.zip&lt;/B&gt;&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that helps,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 15:47:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670744#M79267</guid>
      <dc:creator>ALind15</dc:creator>
      <dc:date>2019-10-21T15:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Potential Memory Leak in User Mode Driver for Intel Graphics Technology when using OpenGL</title>
      <link>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670745#M79268</link>
      <description>&lt;P&gt;Hello ALind15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After reviewing the details on the behavior that you are having I am noticing that you are writing/developing the application, I would recommend referring to our Intel® developer zone (&lt;A href="https://software.intel.com/en-us/home"&gt;https://software.intel.com/en-us/home&lt;/A&gt;) for more detail assistance on this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Leonardo C.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;P&gt;A Contingent Worker at Intel&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 00:24:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670745#M79268</guid>
      <dc:creator>Leonardo_C_Intel</dc:creator>
      <dc:date>2019-10-22T00:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Potential Memory Leak in User Mode Driver for Intel Graphics Technology when using OpenGL</title>
      <link>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670746#M79269</link>
      <description>&lt;P&gt;I reopened this request on the developer board. Thanks for you assistance.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 15:42:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Potential-Memory-Leak-in-User-Mode-Driver-for-Intel-Graphics/m-p/670746#M79269</guid>
      <dc:creator>ALind15</dc:creator>
      <dc:date>2019-10-22T15:42:48Z</dc:date>
    </item>
  </channel>
</rss>

