<?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: Program crash in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/program-crash/m-p/283657#M3334</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;Please can you follow the instructions here &lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/debug-using-arcgis-runtime-windows-symbol-files.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/debug-using-arcgis-runtime-windows-symbol-files.htm"&gt;Debug using ArcGIS Runtime Windows symbol files—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;then try to reproduce the crash and share the full native call stack?&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;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2020 00:31:45 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2020-09-25T00:31:45Z</dc:date>
    <item>
      <title>Program crash</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/program-crash/m-p/283656#M3333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our program suddenly terminates without any warning leaving this message in the windows event log.&lt;/P&gt;&lt;P&gt;We uses .Net 4.6.1 , ArcGis 100.7. We have no information on how to reproduce this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application: GISApplication.exe&lt;BR /&gt;Framework Version: v4.0.30319&lt;BR /&gt;Description: The process was terminated due to an unhandled exception.&lt;BR /&gt;Exception Info: System.AccessViolationException&lt;BR /&gt; at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.CoreRT_GeoView_pulse(IntPtr, IntPtr ByRef)&lt;BR /&gt; at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.Pulse()&lt;BR /&gt; at Esri.ArcGISRuntime.UI.Controls.GeoView.Esri.ArcGISRuntime.Internal.IDxSurfaceSource.Pulse()&lt;BR /&gt; at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.CompositionTarget_Rendering(System.Object, System.EventArgs)&lt;BR /&gt; at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.&amp;lt;AttachRenderingEvent&amp;gt;b__29_0(Esri.ArcGISRuntime.Internal.HostedSurfaceElement, System.Object, System.EventArgs)&lt;BR /&gt; at Esri.ArcGISRuntime.Internal.WeakEventListener`3[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnEvent(System.__Canon, System.__Canon)&lt;BR /&gt; at System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)&lt;BR /&gt; at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(System.Object)&lt;BR /&gt; at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)&lt;BR /&gt; at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)&lt;BR /&gt; at System.Windows.Threading.DispatcherOperation.InvokeImpl()&lt;BR /&gt; at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)&lt;BR /&gt; at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)&lt;BR /&gt; at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&lt;BR /&gt; at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&lt;BR /&gt; at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)&lt;BR /&gt; at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)&lt;BR /&gt; at System.Windows.Threading.DispatcherOperation.Invoke()&lt;BR /&gt; at System.Windows.Threading.Dispatcher.ProcessQueue()&lt;BR /&gt; at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)&lt;BR /&gt; at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)&lt;BR /&gt; at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)&lt;BR /&gt; at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)&lt;BR /&gt; at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)&lt;BR /&gt; at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)&lt;BR /&gt; at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)&lt;BR /&gt; at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)&lt;BR /&gt; at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)&lt;BR /&gt; at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)&lt;BR /&gt; at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.SurfaceBackgroundUiWorker(System.Object)&lt;BR /&gt; at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)&lt;BR /&gt; at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&lt;BR /&gt; at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&lt;BR /&gt; at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)&lt;BR /&gt; at System.Threading.ThreadHelper.ThreadStart(System.Object)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2020 13:01:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/program-crash/m-p/283656#M3333</guid>
      <dc:creator>OleJuul</dc:creator>
      <dc:date>2020-09-24T13:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Program crash</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/program-crash/m-p/283657#M3334</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;Please can you follow the instructions here &lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/debug-using-arcgis-runtime-windows-symbol-files.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/debug-using-arcgis-runtime-windows-symbol-files.htm"&gt;Debug using ArcGIS Runtime Windows symbol files—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;then try to reproduce the crash and share the full native call stack?&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;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2020 00:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/program-crash/m-p/283657#M3334</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2020-09-25T00:31:45Z</dc:date>
    </item>
  </channel>
</rss>

