<?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: Random app crash caused by RuntimeCoreNETDesktop.dll in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/random-app-crash-caused-by-runtimecorenetdesktop/m-p/262692#M3089</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;BR /&gt;I have check, and this problem occurs in our environments, and also in clients.&lt;/P&gt;&lt;P&gt;We are able to reproduce this bug our dev environment.&lt;/P&gt;&lt;P&gt;We have created: dumps, with fiddler, movie and system information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsuntechsa-my.sharepoint.com%2Fpersonal%2Frobert_dawidziuk_suntech_pl%2F_layouts%2F15%2Fguestaccess.aspx%3Fguestaccesstoken%3DDU3Ef%252ffsUCwvg%252bIGv3PL7a5yS1%252bRwrULR6UgkERSTms%253d%26docid%3D03562a261c9d14162a4b14d326861d74a%26rev%3D1" rel="nofollow" target="_blank"&gt;https://suntechsa-my.sharepoint.com/personal/robert_dawidziuk_suntech_pl/_layouts/15/guestaccess.aspx?guestaccesstoken=DU3Ef%2ffsUCwvg%2bIGv3PL7a5yS1%2bRwrULR6UgkERSTms%3d&amp;amp;docid=03562a261c9d14162a4b14d326861d74a&amp;amp;rev=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsuntechsa-my.sharepoint.com%2Fpersonal%2Frobert_dawidziuk_suntech_pl%2F_layouts%2F15%2Fguestaccess.aspx%3Fguestaccesstoken%3DrOBLPQQAG4tgYQ2bTmsnmBHrERt1%252bqxjzCqxrbZEfPM%253d%26docid%3D02b7b7f751b2b4f6fb942724349e7f9c5%26rev%3D1" rel="nofollow" target="_blank"&gt;https://suntechsa-my.sharepoint.com/personal/robert_dawidziuk_suntech_pl/_layouts/15/guestaccess.aspx?guestaccesstoken=rOBLPQQAG4tgYQ2bTmsnmBHrERt1%2bqxjzCqxrbZEfPM%3d&amp;amp;docid=02b7b7f751b2b4f6fb942724349e7f9c5&amp;amp;rev=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsuntechsa-my.sharepoint.com%2Fpersonal%2Frobert_dawidziuk_suntech_pl%2F_layouts%2F15%2Fguestaccess.aspx%3Fguestaccesstoken%3DRGJp9AlOQ1XajrwHqrVrv9OFqAdm5KQTOVWoQa0FxSY%253d%26docid%3D04e228083dfec474797dbf0f9c256c899%26rev%3D1" rel="nofollow" target="_blank"&gt;https://suntechsa-my.sharepoint.com/personal/robert_dawidziuk_suntech_pl/_layouts/15/guestaccess.aspx?guestaccesstoken=RGJp9AlOQ1XajrwHqrVrv9OFqAdm5KQTOVWoQa0FxSY%3d&amp;amp;docid=04e228083dfec474797dbf0f9c256c899&amp;amp;rev=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsuntechsa-my.sharepoint.com%2Fpersonal%2Frobert_dawidziuk_suntech_pl%2F_layouts%2F15%2Fguestaccess.aspx%3Fguestaccesstoken%3D3sJxW%252bfZkEUJUKIUNKdNk%252fgNROf%252bgL%252fAkL1P3U5hiXM%253d%26docid%3D06475fe750dd84e7ea4e4829ea74350d0%26rev%3D1" rel="nofollow" target="_blank"&gt;https://suntechsa-my.sharepoint.com/personal/robert_dawidziuk_suntech_pl/_layouts/15/guestaccess.aspx?guestaccesstoken=3sJxW%2bfZkEUJUKIUNKdNk%2fgNROf%2bgL%2fAkL1P3U5hiXM%3d&amp;amp;docid=06475fe750dd84e7ea4e4829ea74350d0&amp;amp;rev=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In movie which I attached in last dump we could see that modifications on map are needed:&lt;BR /&gt;- Creation of 3 line objects,&lt;BR /&gt;- Creation of 2 objects,&lt;BR /&gt;- Modification of 1,&lt;BR /&gt;- Delete of 5 created above,&lt;BR /&gt;- Creation in same place, 3 line objects&lt;/P&gt;&lt;P&gt;We try to analyze dumps with windbg but we do not have symbols of esri libraries.&lt;/P&gt;&lt;P&gt;We loaded dump in windbg, then we use commands:&lt;BR /&gt;1. .loadby sos clr&lt;BR /&gt;2. !EEStack&lt;BR /&gt;3. search stack trace with UnhandledException&lt;BR /&gt;4. in this stack we founded: ::replace+0xc128 ====&amp;gt; Exception Code c0000005 cxr@000000003acce5c0 exr@000000003acceab0&lt;BR /&gt;5. in windbg:&amp;nbsp;&amp;nbsp; .exr 000000003acceab0&lt;/P&gt;&lt;P&gt;ExceptionAddress: 00007ffdd6a58338 (RuntimeCoreNETDesktop!std::basic_string&amp;lt;char,std::char_traits&amp;lt;char&amp;gt;,std::allocator&amp;lt;char&amp;gt; &amp;gt;::replace+0x000000000000c128)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ExceptionCode: c0000005 (Access violation)&lt;BR /&gt;&amp;nbsp; ExceptionFlags: 00000000&lt;BR /&gt;NumberParameters: 2&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Parameter[0]: 0000000000000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Parameter[1]: 0000000000000000&lt;BR /&gt;Attempt to read from address 0000000000000000&lt;/P&gt;&lt;P&gt;6. We suppose that there is null reference in replace method . This method is called from ESRI_CopyProtect_ParseEmailForNextFeatureEnd. Please check it or send us stack trace with your symbols loaded. Please.&lt;BR /&gt;7. Can you prepare version for us in which you turn off calling ESRI_CopyProtect_ParseEmailForNextFeatureEnd ? &lt;BR /&gt;We can confirm that this is source of problem, our client will use application without crashing 1 time per hour, and we will continue to prepare repro app. Please understand users frustration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we contanct directly to solve this problem faster ?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2016 14:03:48 GMT</pubDate>
    <dc:creator>RobertDawidziuk1</dc:creator>
    <dc:date>2016-08-12T14:03:48Z</dc:date>
    <item>
      <title>Random app crash caused by RuntimeCoreNETDesktop.dll</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/random-app-crash-caused-by-runtimecorenetdesktop/m-p/262690#M3087</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;I have problem with random app crashes caused by RuntimeCoreNETDesktop.dll or MSVCR120.dll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see summary in attachement, every day the app is crashing, my client is very unsatisified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event logs are simillar, all data in attachement, part bellow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Faulting application name: MyApp.exe, version: 13.11.6017.15985, time stamp: 0x576a3b01&lt;/P&gt;&lt;P&gt;Faulting module name: RuntimeCoreNETDesktop.dll, version: 10.2.6.1026, time stamp: 0x559db4d8&lt;/P&gt;&lt;P&gt;Exception code: 0xc0000005&lt;/P&gt;&lt;P&gt;Fault offset: 0x00804aed&lt;/P&gt;&lt;P&gt;Faulting process id: 0x1208&lt;/P&gt;&lt;P&gt;Faulting application start time: 0x01d1e898e3120acd&lt;/P&gt;&lt;P&gt;Faulting application path: C:\Program Files (x86)\Application\MyApp.exe&lt;/P&gt;&lt;P&gt;Faulting module path: C:\Program Files (x86)\Application\arcgisruntime10.2.6\client32\RuntimeCoreNETDesktop.dll&lt;/P&gt;&lt;P&gt;Report Id: a8aca3d9-b63a-4a83-a226-e6bca216ee15&lt;/P&gt;&lt;P&gt;Faulting package full name:&lt;/P&gt;&lt;P&gt;Faulting package-relative application ID:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Faulting application name: MyApp.exe, version: 13.11.6017.15985, time stamp: 0x576a3b01&lt;/P&gt;&lt;P&gt;Faulting module name: MSVCR120.dll, version: 12.0.21005.1, time stamp: 0x524f83ff&lt;/P&gt;&lt;P&gt;Exception code: 0xc0000005&lt;/P&gt;&lt;P&gt;Fault offset: 0x000000000003c3f9&lt;/P&gt;&lt;P&gt;Faulting process id: 0x24c8&lt;/P&gt;&lt;P&gt;Faulting application start time: 0x01d1e7c9640183ba&lt;/P&gt;&lt;P&gt;Faulting application path: C:\Program Files (x86)\Application\MyApp.exe&lt;/P&gt;&lt;P&gt;Faulting module path: C:\Program Files (x86)\Application\arcgisruntime10.2.6\client64\MSVCR120.dll&lt;/P&gt;&lt;P&gt;Report Id: 45a9c44a-6598-402b-9944-37b41aa9dcbd&lt;/P&gt;&lt;P&gt;Faulting package full name:&lt;/P&gt;&lt;P&gt;Faulting package-relative application ID:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already checked, without success:&lt;/P&gt;&lt;P&gt;1. graphics card driver - dxdiag in attachement, is alread installed latest but app is still crashing&lt;/P&gt;&lt;P&gt;2. rendering is DirectX11, graphics card suports DirectX11 but app is still crashing&lt;/P&gt;&lt;P&gt;3. memory with memtest, memory is ok but app is still crashing&lt;/P&gt;&lt;P&gt;4. run as administrator - app is still crashing&lt;/P&gt;&lt;P&gt;5. 32 bit or 64 bit mode - app is still crashing&lt;/P&gt;&lt;P&gt;6. my clients use version with 10.2.6 but I prepare new version with 10.2.7 and app is still crashing&lt;/P&gt;&lt;P&gt;7. I noticed that app could crash when arc gis server sends package without body but conntent-lengt with some value, =&amp;gt; invalid package. I checked traffic with fiddler and my clients do not suffer from this problem, last package looks ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I plan to check:&lt;/P&gt;&lt;P&gt;1. Disabling avg antivirus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use osm layer and feature layers from local arc gis server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do You have any idea what I can check ?&lt;/P&gt;&lt;P&gt;What data I should collect to help to resolve this problem ?&lt;/P&gt;&lt;P&gt;Is it possible to find&amp;nbsp; line of source code with memory dump and fault offset from event log ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 12:51:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/random-app-crash-caused-by-runtimecorenetdesktop/m-p/262690#M3087</guid>
      <dc:creator>RobertDawidziuk1</dc:creator>
      <dc:date>2016-07-28T12:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Random app crash caused by RuntimeCoreNETDesktop.dll</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/random-app-crash-caused-by-runtimecorenetdesktop/m-p/262691#M3088</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;Are you saying the app only crashes on a specific customer machine and all your other dev/test machines and other customer machines are ok?&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>Mon, 01 Aug 2016 15:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/random-app-crash-caused-by-runtimecorenetdesktop/m-p/262691#M3088</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-08-01T15:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Random app crash caused by RuntimeCoreNETDesktop.dll</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/random-app-crash-caused-by-runtimecorenetdesktop/m-p/262692#M3089</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;BR /&gt;I have check, and this problem occurs in our environments, and also in clients.&lt;/P&gt;&lt;P&gt;We are able to reproduce this bug our dev environment.&lt;/P&gt;&lt;P&gt;We have created: dumps, with fiddler, movie and system information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsuntechsa-my.sharepoint.com%2Fpersonal%2Frobert_dawidziuk_suntech_pl%2F_layouts%2F15%2Fguestaccess.aspx%3Fguestaccesstoken%3DDU3Ef%252ffsUCwvg%252bIGv3PL7a5yS1%252bRwrULR6UgkERSTms%253d%26docid%3D03562a261c9d14162a4b14d326861d74a%26rev%3D1" rel="nofollow" target="_blank"&gt;https://suntechsa-my.sharepoint.com/personal/robert_dawidziuk_suntech_pl/_layouts/15/guestaccess.aspx?guestaccesstoken=DU3Ef%2ffsUCwvg%2bIGv3PL7a5yS1%2bRwrULR6UgkERSTms%3d&amp;amp;docid=03562a261c9d14162a4b14d326861d74a&amp;amp;rev=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsuntechsa-my.sharepoint.com%2Fpersonal%2Frobert_dawidziuk_suntech_pl%2F_layouts%2F15%2Fguestaccess.aspx%3Fguestaccesstoken%3DrOBLPQQAG4tgYQ2bTmsnmBHrERt1%252bqxjzCqxrbZEfPM%253d%26docid%3D02b7b7f751b2b4f6fb942724349e7f9c5%26rev%3D1" rel="nofollow" target="_blank"&gt;https://suntechsa-my.sharepoint.com/personal/robert_dawidziuk_suntech_pl/_layouts/15/guestaccess.aspx?guestaccesstoken=rOBLPQQAG4tgYQ2bTmsnmBHrERt1%2bqxjzCqxrbZEfPM%3d&amp;amp;docid=02b7b7f751b2b4f6fb942724349e7f9c5&amp;amp;rev=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsuntechsa-my.sharepoint.com%2Fpersonal%2Frobert_dawidziuk_suntech_pl%2F_layouts%2F15%2Fguestaccess.aspx%3Fguestaccesstoken%3DRGJp9AlOQ1XajrwHqrVrv9OFqAdm5KQTOVWoQa0FxSY%253d%26docid%3D04e228083dfec474797dbf0f9c256c899%26rev%3D1" rel="nofollow" target="_blank"&gt;https://suntechsa-my.sharepoint.com/personal/robert_dawidziuk_suntech_pl/_layouts/15/guestaccess.aspx?guestaccesstoken=RGJp9AlOQ1XajrwHqrVrv9OFqAdm5KQTOVWoQa0FxSY%3d&amp;amp;docid=04e228083dfec474797dbf0f9c256c899&amp;amp;rev=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsuntechsa-my.sharepoint.com%2Fpersonal%2Frobert_dawidziuk_suntech_pl%2F_layouts%2F15%2Fguestaccess.aspx%3Fguestaccesstoken%3D3sJxW%252bfZkEUJUKIUNKdNk%252fgNROf%252bgL%252fAkL1P3U5hiXM%253d%26docid%3D06475fe750dd84e7ea4e4829ea74350d0%26rev%3D1" rel="nofollow" target="_blank"&gt;https://suntechsa-my.sharepoint.com/personal/robert_dawidziuk_suntech_pl/_layouts/15/guestaccess.aspx?guestaccesstoken=3sJxW%2bfZkEUJUKIUNKdNk%2fgNROf%2bgL%2fAkL1P3U5hiXM%3d&amp;amp;docid=06475fe750dd84e7ea4e4829ea74350d0&amp;amp;rev=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In movie which I attached in last dump we could see that modifications on map are needed:&lt;BR /&gt;- Creation of 3 line objects,&lt;BR /&gt;- Creation of 2 objects,&lt;BR /&gt;- Modification of 1,&lt;BR /&gt;- Delete of 5 created above,&lt;BR /&gt;- Creation in same place, 3 line objects&lt;/P&gt;&lt;P&gt;We try to analyze dumps with windbg but we do not have symbols of esri libraries.&lt;/P&gt;&lt;P&gt;We loaded dump in windbg, then we use commands:&lt;BR /&gt;1. .loadby sos clr&lt;BR /&gt;2. !EEStack&lt;BR /&gt;3. search stack trace with UnhandledException&lt;BR /&gt;4. in this stack we founded: ::replace+0xc128 ====&amp;gt; Exception Code c0000005 cxr@000000003acce5c0 exr@000000003acceab0&lt;BR /&gt;5. in windbg:&amp;nbsp;&amp;nbsp; .exr 000000003acceab0&lt;/P&gt;&lt;P&gt;ExceptionAddress: 00007ffdd6a58338 (RuntimeCoreNETDesktop!std::basic_string&amp;lt;char,std::char_traits&amp;lt;char&amp;gt;,std::allocator&amp;lt;char&amp;gt; &amp;gt;::replace+0x000000000000c128)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ExceptionCode: c0000005 (Access violation)&lt;BR /&gt;&amp;nbsp; ExceptionFlags: 00000000&lt;BR /&gt;NumberParameters: 2&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Parameter[0]: 0000000000000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Parameter[1]: 0000000000000000&lt;BR /&gt;Attempt to read from address 0000000000000000&lt;/P&gt;&lt;P&gt;6. We suppose that there is null reference in replace method . This method is called from ESRI_CopyProtect_ParseEmailForNextFeatureEnd. Please check it or send us stack trace with your symbols loaded. Please.&lt;BR /&gt;7. Can you prepare version for us in which you turn off calling ESRI_CopyProtect_ParseEmailForNextFeatureEnd ? &lt;BR /&gt;We can confirm that this is source of problem, our client will use application without crashing 1 time per hour, and we will continue to prepare repro app. Please understand users frustration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we contanct directly to solve this problem faster ?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 14:03:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/random-app-crash-caused-by-runtimecorenetdesktop/m-p/262692#M3089</guid>
      <dc:creator>RobertDawidziuk1</dc:creator>
      <dc:date>2016-08-12T14:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Random app crash caused by RuntimeCoreNETDesktop.dll</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/random-app-crash-caused-by-runtimecorenetdesktop/m-p/262693#M3090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, we are experiencing the same issue (crashes) due to "RuntimeCoreNet!std::basic_string&amp;lt;char,std::char_traits&amp;lt;char&amp;gt;,std::allocator&amp;lt;char&amp;gt; &amp;gt;::end+0xf3"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;was the reported issue was solved?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 15:49:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/random-app-crash-caused-by-runtimecorenetdesktop/m-p/262693#M3090</guid>
      <dc:creator>BoazHalamish</dc:creator>
      <dc:date>2017-03-09T15:49:36Z</dc:date>
    </item>
  </channel>
</rss>

