<?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: 100.2.1 Application crash hiding and showing map in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563865#M6905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #000000; font-weight: normal; font-size: 12px;"&gt;Exception with stack trace:&lt;/DIV&gt;&lt;DIV style="color: #000000; font-weight: normal; font-size: 12px;"&gt;Unhandled exception at 0x00007FFFF39D3FB8 in OperatorConsole.exe: Microsoft C++ exception: Esri_runtimecore::Runtimecore_net::Dx_exception at memory location&amp;nbsp;0x00000018723FECC0. occurred&lt;P&gt;&lt;/P&gt;KernelBase.dll!00007ffff39d3fb8()&lt;BR /&gt;vcruntime140.dll!00007ffff0ee46e2()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9eb6d2bc()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9eb6d281()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9eb6d3e4()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9ebd0b22()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9ebd016c()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9ebcf26f()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9f415bf5()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9f80c5be()&lt;BR /&gt;RuntimeCoreNet.dll!00007fffa03e2c7a()&lt;BR /&gt;RuntimeCoreNet.dll!00007fffa03e9062()&lt;BR /&gt;RuntimeCoreNet.dll!00007fffa04cd524()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9eefe9ea()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9eeff296()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9ebd0e59()&lt;BR /&gt;ucrtbase.dll!00007ffff383d885()&lt;BR /&gt;kernel32.dll!00007ffff5a41fe4()&lt;BR /&gt;ntdll.dll!00007ffff687ef91()&lt;/DIV&gt;&lt;DIV style="color: #000000; font-weight: normal; font-size: 12px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #000000; font-weight: normal; font-size: 12px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #000000; font-weight: normal; font-size: 12px;"&gt;Dump file sent in email.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2018 19:03:47 GMT</pubDate>
    <dc:creator>ChrisSmith12</dc:creator>
    <dc:date>2018-03-28T19:03:47Z</dc:date>
    <item>
      <title>100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563862#M6902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting an application crash using 100.2.1 .Net in my WPF application. I have the map in a Telerik RadPane.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The crash occurs when I cover/hide the map within my application and then uncover/show it. The crash happens every time on&amp;nbsp;the first two test systems below but I cannot reproduce the crash on the third system. While I am unable to reproduce the crash on the third system, I am able to get the map into a state where it is continually updating but does not show anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test Systems&lt;/P&gt;&lt;P&gt;1. Windows 10 x64 on Dell laptop&lt;/P&gt;&lt;P&gt;2. Windows 10 x64 virtual machine running in VMWare Fusion on Mac OS 10.13.3 host system.&lt;/P&gt;&lt;P&gt;3. Windows 7 x64 on white box laptop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unhandled exception at 0x00007FFBB72D4008 in OperatorConsole.exe: Microsoft C++ exception: Esri_runtimecore::Runtimecore_net::Dx_exception at memory location 0x000000AF882BC160. occurred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 14:48:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563862#M6902</guid>
      <dc:creator>ChrisSmith12</dc:creator>
      <dc:date>2018-03-28T14:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563863#M6903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you go into the project settings and turn on native debugging in the debug tab, then try and reproduce the crash. That should give you a more detailed stack trace that I'd like to see. Also when you hit the crash and Visual Studio breaks, you can go to "Debug -&amp;gt; Save Dump As..." and save a dump file. If you can share this file (it's rather big) we can look at what really happened internally that could cause the crash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 17:09:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563863#M6903</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-03-28T17:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563864#M6904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this same issue I think when I show and hide maps within tab items. Please see my question:&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/message/760175-re-kernelbasedll-exception-occasionally-thrown-since-upgrading-to-v100-from-v10?commentID=760175#comment-760175" title="https://community.esri.com/message/760175-re-kernelbasedll-exception-occasionally-thrown-since-upgrading-to-v100-from-v10?commentID=760175#comment-760175"&gt;https://community.esri.com/message/760175-re-kernelbasedll-exception-occasionally-thrown-since-upgrading-to-v100-from-v1…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 18:38:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563864#M6904</guid>
      <dc:creator>AaronMurphy3</dc:creator>
      <dc:date>2018-03-28T18:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563865#M6905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #000000; font-weight: normal; font-size: 12px;"&gt;Exception with stack trace:&lt;/DIV&gt;&lt;DIV style="color: #000000; font-weight: normal; font-size: 12px;"&gt;Unhandled exception at 0x00007FFFF39D3FB8 in OperatorConsole.exe: Microsoft C++ exception: Esri_runtimecore::Runtimecore_net::Dx_exception at memory location&amp;nbsp;0x00000018723FECC0. occurred&lt;P&gt;&lt;/P&gt;KernelBase.dll!00007ffff39d3fb8()&lt;BR /&gt;vcruntime140.dll!00007ffff0ee46e2()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9eb6d2bc()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9eb6d281()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9eb6d3e4()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9ebd0b22()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9ebd016c()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9ebcf26f()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9f415bf5()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9f80c5be()&lt;BR /&gt;RuntimeCoreNet.dll!00007fffa03e2c7a()&lt;BR /&gt;RuntimeCoreNet.dll!00007fffa03e9062()&lt;BR /&gt;RuntimeCoreNet.dll!00007fffa04cd524()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9eefe9ea()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9eeff296()&lt;BR /&gt;RuntimeCoreNet.dll!00007fff9ebd0e59()&lt;BR /&gt;ucrtbase.dll!00007ffff383d885()&lt;BR /&gt;kernel32.dll!00007ffff5a41fe4()&lt;BR /&gt;ntdll.dll!00007ffff687ef91()&lt;/DIV&gt;&lt;DIV style="color: #000000; font-weight: normal; font-size: 12px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #000000; font-weight: normal; font-size: 12px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #000000; font-weight: normal; font-size: 12px;"&gt;Dump file sent in email.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 19:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563865#M6905</guid>
      <dc:creator>ChrisSmith12</dc:creator>
      <dc:date>2018-03-28T19:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563866#M6906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aaron,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Was there a resolution or workaround in your case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 19:04:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563866#M6906</guid>
      <dc:creator>ChrisSmith12</dc:creator>
      <dc:date>2018-03-28T19:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563867#M6907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the exact same issue.&amp;nbsp; Any resolution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 20:03:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563867#M6907</guid>
      <dc:creator>JayGilbreath</dc:creator>
      <dc:date>2018-03-28T20:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563868#M6908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 20:10:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563868#M6908</guid>
      <dc:creator>ChrisSmith12</dc:creator>
      <dc:date>2018-03-28T20:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563869#M6909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have sent a detailed email to one of the Esri team with a sample solution that generates this exception. I also included a video showing how to produce it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was only able to get it to blow up if I had a graphic on the map. Did you lot have graphics too? What layers are you using too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 20:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563869#M6909</guid>
      <dc:creator>AaronMurphy3</dc:creator>
      <dc:date>2018-03-28T20:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563870#M6910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Base Map is Bing Hybrid. But it crashes using any&amp;nbsp;base layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub Layers are:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mPlssLayer = await LayerLoad("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgis.blm.gov%2Farcgis%2Frest%2Fservices%2FCadastral%2FBLM_Natl_PLSS_CadNSDI%2FMapServer" rel="nofollow" target="_blank"&gt;https://gis.blm.gov/arcgis/rest/services/Cadastral/BLM_Natl_PLSS_CadNSDI/MapServer&lt;/A&gt;&lt;SPAN&gt;");&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mTxSurveyLayer = await LayerLoad("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgis.utlands.utsystem.edu%2Fags%2Frest%2Fservices%2FTXSurvey%2FMapServer" rel="nofollow" target="_blank"&gt;https://gis.utlands.utsystem.edu/ags/rest/services/TXSurvey/MapServer&lt;/A&gt;&lt;SPAN&gt;");&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mTxBlocksLayer = await LayerLoad("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgis.utlands.utsystem.edu%2Fags%2Frest%2Fservices%2FUTLandsBlkSecMap%2FMapServer" rel="nofollow" target="_blank"&gt;https://gis.utlands.utsystem.edu/ags/rest/services/UTLandsBlkSecMap/MapServer&lt;/A&gt;&lt;SPAN&gt;");&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mCounties = await LayerLoad("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fservices.nationalmap.gov%2Farcgis%2Frest%2Fservices%2Fgovunits%2FMapServer" rel="nofollow" target="_blank"&gt;https://services.nationalmap.gov/arcgis/rest/services/govunits/MapServer&lt;/A&gt;&lt;SPAN&gt;");&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don’t have do anything but load the app and change the Tab page a few times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;Exception thrown at 0x7734CBB2 in TGSWorkshop2.exe: Microsoft C++ exception: &lt;SPAN style="text-decoration: underline;"&gt;com&lt;/SPAN&gt;error at memory location 0x2557EF2C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jay Gilbreath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 21:09:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563870#M6910</guid>
      <dc:creator>JayGilbreath</dc:creator>
      <dc:date>2018-03-28T21:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563871#M6911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you try and set the RenderingMode property on the graphics overlay to 'Static' and see if it still reproduces?&lt;/P&gt;&lt;P&gt;As I haven't gotten any reproducers from most of your, I'd have to guess a little.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I seem to only be able to reproduce a crash if I have graphics rendering that using dynamic rendering. Whether it's the exact same crash is had to say. Reproducer sample and / or dump files would be extremely helpful &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 23:21:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563871#M6911</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-03-28T23:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563872#M6912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Morten,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried setting it to Static and the error no longer appears. This is a temporary fix but we would much prefer to use Dynamic for the release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an email address I could send my sample project too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 07:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563872#M6912</guid>
      <dc:creator>AaronMurphy3</dc:creator>
      <dc:date>2018-03-29T07:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563873#M6913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the output when I turned on Native code debugging and got it to crash a few different times:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;First time:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Critical error detected c0000374&lt;BR /&gt;The thread 0x3a9c has exited with code 0 (0x0).&lt;BR /&gt;The thread 0x3aa4 has exited with code 0 (0x0).&lt;BR /&gt;First-chance exception at 0x773F9D71 (ntdll.dll) in ArcGisSample.exe: 0xC0000374: A heap has been corrupted (parameters: 0x7742D8D0).&lt;BR /&gt;The thread 0x36b8 has exited with code 0 (0x0).&lt;BR /&gt;The thread 0x3628 has exited with code 0 (0x0).&lt;BR /&gt;Unhandled exception at 0x773F9D71 (ntdll.dll) in ArcGisSample.exe: 0xC0000374: A heap has been corrupted (parameters: 0x7742D8D0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Second time:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;First-chance exception at 0x154381A7 (igc32.dll) in ArcGisSample.exe: 0xC0000005: Access violation reading location 0xBAADF00D.&lt;BR /&gt;Unhandled exception at 0x154381A7 (igc32.dll) in ArcGisSample.exe: 0xC0000005: Access violation reading location 0xBAADF00D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Third time:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;First-chance exception at 0x0F4B01E3 (wpfgfx_v0400.dll) in ArcGisSample.exe: 0xC0000005: Access violation writing location 0x3FF00000.&lt;BR /&gt;Unhandled exception at 0x0F4B01E3 (wpfgfx_v0400.dll) in ArcGisSample.exe: 0xC0000005: Access violation writing location 0x3FF00000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fourth time:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Critical error detected c0000374&lt;BR /&gt;First-chance exception at 0x773F9D71 (ntdll.dll) in ArcGisSample.exe: 0xC0000374: A heap has been corrupted (parameters: 0x7742D8D0).&lt;BR /&gt;Unhandled exception at 0x773F9D71 (ntdll.dll) in ArcGisSample.exe: 0xC0000374: A heap has been corrupted (parameters: 0x7742D8D0).&lt;/P&gt;&lt;P&gt;First-chance exception at 0x1A0F16E0 (igd10iumd32.dll) in ArcGisSample.exe: 0xC0000005: Access violation reading location 0xFEEEFEEE.&lt;BR /&gt;An unhandled exception of type 'System.AccessViolationException' occurred in Esri.ArcGISRuntime.dll&lt;BR /&gt;Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fifth time:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;First-chance exception at 0x5F843AAF (d3d11.dll) in ArcGisSample.exe: 0xC0000005: Access violation reading location 0xFEEEFEFA.&lt;BR /&gt;An unhandled exception of type 'System.AccessViolationException' occurred in Esri.ArcGISRuntime.dll&lt;BR /&gt;Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you will likely notice they all appear to be&amp;nbsp;similar (but not the same) exceptions. There were all retrieved by performing the exact same action every time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got some dump files but they are 477MB unfortunately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 07:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563873#M6913</guid>
      <dc:creator>AaronMurphy3</dc:creator>
      <dc:date>2018-03-29T07:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563874#M6914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morten,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I sent a dump file yesterday via email. Did you receive it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 20:00:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563874#M6914</guid>
      <dc:creator>ChrisSmith12</dc:creator>
      <dc:date>2018-03-29T20:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563875#M6915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, received the link to download the dump and downloaded. We've submitted an issue in the backlog for further investigation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 20:08:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563875#M6915</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2018-03-29T20:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563876#M6916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;After further testing I can confirm this bug was introduced in v100.2. I have tried all the recent versions and v100.1 appears to works fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 09:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563876#M6916</guid>
      <dc:creator>AaronMurphy3</dc:creator>
      <dc:date>2018-04-06T09:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563877#M6917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aaron,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for the confirmation. Any idea when this will get fixed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 15:36:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563877#M6917</guid>
      <dc:creator>ChrisSmith12</dc:creator>
      <dc:date>2018-04-09T15:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563878#M6918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can also confirm that setting all Graphics Overlays to Static rendering removes the application crash, however, I have been able to get the map into a bad state where the map is all white and continuously in a rendering state. It stayed that way for 5 minutes before I closed the application. I triggered the bad state by switching back and forth between tabs hiding and showing the map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 16:49:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563878#M6918</guid>
      <dc:creator>ChrisSmith12</dc:creator>
      <dc:date>2018-04-09T16:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563879#M6919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the additional information. This issue is under investigation&amp;nbsp;by one of the development team in the current sprint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 00:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563879#M6919</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2018-04-17T00:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: 100.2.1 Application crash hiding and showing map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563880#M6920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have&amp;nbsp;identified the problem and&amp;nbsp;fixed this issue in the current internal build. Please can you retest in the next release (anticipated to ship late-Q2 / early-Q3)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 17:50:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/100-2-1-application-crash-hiding-and-showing-map/m-p/563880#M6920</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2018-05-10T17:50:54Z</dc:date>
    </item>
  </channel>
</rss>

