<?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: App crash caused by ArcGIS Runtime .NET 10.2.7 in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318550#M3723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't need the pdbs to get the stack trace. Alternatively, when it crashes, in Visual Studio under the "Debug" menu, pick "Save Dump as..." and save it and we can have a look at the crash with the PDBs from our end.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 May 2017 23:42:39 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2017-05-08T23:42:39Z</dc:date>
    <item>
      <title>App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318547#M3720</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 use ARCGIS runtime sdk 10.2.7. WPF mapview control is used to show a map in our application. Sometimes when the window with the mapview control is opened it crashes the application. It's not consistent. If I open and close the window few times times, I can reproduce the issue most of the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows event log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Faulting application name: x.exe, version: 4.0.0.1, time stamp: 0x590bf38c&lt;BR /&gt;Faulting module name: MSVCR120.dll, version: 12.0.21005.1, time stamp: 0x524f7ce6&lt;BR /&gt;Exception code: 0xc0000409&lt;BR /&gt;Fault offset: 0x000a7666&lt;BR /&gt;Faulting process id: 0x4c04&lt;BR /&gt;Faulting application start time: 0x01d2c553a20267a4&lt;BR /&gt;Faulting application path: D:\x\x\x\x\x\x\bin\Debug\x.exe&lt;BR /&gt;Faulting module path: D:\x\x\x\x\x\x\bin\Debug\arcgisruntime10.2.7\client32\MSVCR120.dll&lt;BR /&gt;Report Id: e029281a-adb0-4e51-90e2-785b9d7fdf64&lt;BR /&gt;Faulting package full name: &lt;BR /&gt;Faulting package-relative application ID:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;Do you have any idea why this is happening ? Pls let me know if you need more details on the issue&amp;nbsp;or environment or code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 04:46:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318547#M3720</guid>
      <dc:creator>NilankaD</dc:creator>
      <dc:date>2017-05-05T04:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318548#M3721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try in the project settings to "enable native debugging", and reproduce it with the debugger attached? When it breaks, copy-paste the call stack here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 18:52:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318548#M3721</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-05-05T18:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318549#M3722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried. But since I don't have the required pdb file, I&amp;nbsp;get the following.&lt;/P&gt;&lt;P&gt;arcgisruntime10.2.7\client32\msvcr120.i386.pdb: Cannot find or open the PDB file.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2017 22:58:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318549#M3722</guid>
      <dc:creator>NilankaD</dc:creator>
      <dc:date>2017-05-07T22:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318550#M3723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't need the pdbs to get the stack trace. Alternatively, when it crashes, in Visual Studio under the "Debug" menu, pick "Save Dump as..." and save it and we can have a look at the crash with the PDBs from our end.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 23:42:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318550#M3723</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-05-08T23:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318551#M3724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could find the following details. Please check if it's sufficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unhandled exception at 0x20067666 (msvcr120.dll) in &amp;lt;App&amp;gt;.exe: Fatal program exit requested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call Stack:&lt;/P&gt;&lt;P&gt;msvcr120.dll!abort() Line 88&lt;BR /&gt; msvcr120.dll!terminate() Line 96&lt;BR /&gt;msvcp120.dll!_Call_func(void * _Data) Line 35&lt;BR /&gt; msvcr120.dll!_callthreadstartex() Line 376&lt;BR /&gt; msvcr120.dll!_threadstartex(void * ptd) Line 354&lt;BR /&gt; kernel32.dll!@BaseThreadInitThunk@12 ()&lt;BR /&gt; ntdll.dll!__RtlUserThreadStart()&lt;BR /&gt; ntdll.dll!__RtlUserThreadStart@8 ()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 01:33:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318551#M3724</guid>
      <dc:creator>NilankaD</dc:creator>
      <dc:date>2017-05-09T01:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318552#M3725</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'm still waiting for a feedback on this issue? Were you able to find the issue with the information provided ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 22:12:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318552#M3725</guid>
      <dc:creator>NilankaD</dc:creator>
      <dc:date>2017-05-16T22:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318553#M3726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry the information you provided only gives an indication that something in the windows system crashed. Without a full crash dump as requested, there's not much more I can pull out of that limited information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 23:37:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318553#M3726</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-05-16T23:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318554#M3727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please download the dump from the link below.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://forums.12dmodel.com/downloads/nilanka.dharmadasa/ArcGISRuntimeException/12dSynergyClient.7z" title="http://forums.12dmodel.com/downloads/nilanka.dharmadasa/ArcGISRuntimeException/12dSynergyClient.7z"&gt;http://forums.12dmodel.com/downloads/nilanka.dharmadasa/ArcGISRuntimeException/12dSynergyClient.7z&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 05:01:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318554#M3727</guid>
      <dc:creator>NilankaD</dc:creator>
      <dc:date>2017-05-17T05:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318555#M3728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. That's helpful. I went through all the active threads, and I don't see anything related to the runtime in there that is causing a crash. All I saw was a call from 'PickLocationByMapDraw' that takes a Map object, but this is not where things are crashing.&lt;/P&gt;&lt;P&gt;This crash seems to be caused by something else. Note: I have over time experienced some instabilities with mixing Windows Forms and XAML, and this could potentially be what you're hitting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 20:20:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318555#M3728</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-05-17T20:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318556#M3729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Morten for your feedback. Will check that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 00:20:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318556#M3729</guid>
      <dc:creator>NilankaD</dc:creator>
      <dc:date>2017-05-18T00:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: App crash caused by ArcGIS Runtime .NET 10.2.7</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318557#M3730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;I was experiencing the same kind of crash for about 22 months on a project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;Recently, we have been using support from ESRI France.&lt;/SPAN&gt; &lt;SPAN&gt;After investigating for a whole day, we found that the crashes disappeared by passing the RenderingMode from the GraphicsLayer/GraphicsOverlay to "Static" (instead of "Dynamic", by default)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But this has a not insignificant impact because:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;the HorizontalTextAlignment of the TextSymbol is now forced to Center&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;the values of XOffset/ Offset have to be reviewed because the reference is no longer the same&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;idem if you use the rotation of the markers by changing the Angle&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;I hope this information can help ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;damien.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 11:56:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/app-crash-caused-by-arcgis-runtime-net-10-2-7/m-p/318557#M3730</guid>
      <dc:creator>DamienPONNELLE</dc:creator>
      <dc:date>2017-06-22T11:56:57Z</dc:date>
    </item>
  </channel>
</rss>

