<?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: ArcGIS Runtime WPF application crashes when kept idle for sometime. in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1169593#M10946</link>
    <description>&lt;P&gt;Thanks for reporting this. A couple of question:&lt;BR /&gt;1. Are you able to see what message the&amp;nbsp;&lt;SPAN&gt;Esri.ArcGISRuntime.ArcGISRuntimeException contains? (you might be able to catch it in an global unhandled exception handler)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Did the PC go into standby or screen saver mode during the time? This could potentially cause a GPU issue related to resuming rendering that might not be handled right (again the exception message would be helpful here)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 30 Apr 2022 23:37:47 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2022-04-30T23:37:47Z</dc:date>
    <item>
      <title>ArcGIS Runtime WPF application crashes when kept idle for sometime.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1169278#M10941</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We have a WPF windows application developed using ArcGIS Runtime. It's crashing if kept idle for some time (Like an hour or so) and then any operation is performed. The application has a basemap &amp;nbsp;from ArcGIS Enterprise and feature layers from multiple mobile geodatabases.&lt;/P&gt;&lt;P&gt;Appreciate if anyone had similar issues and has any solution for this.&lt;/P&gt;&lt;P&gt;Details:&lt;/P&gt;&lt;P&gt;ArcGIS Runtime 100.10&lt;/P&gt;&lt;P&gt;.NET Framework 4.6.1-WPF&lt;/P&gt;&lt;P&gt;Windows 10 OS&lt;/P&gt;&lt;P&gt;Application Error:&lt;/P&gt;&lt;P&gt;Faulting application name: ----.exe, version: 1.0.0.0, time stamp: 0xcad87a4f&lt;/P&gt;&lt;P&gt;Faulting module name: KERNELBASE.dll, version: 10.0.19041.1566, time stamp: 0x0833f2d4&lt;/P&gt;&lt;P&gt;Exception code: 0xe0434352&lt;/P&gt;&lt;P&gt;Fault offset: 0x0000000000034f69&lt;/P&gt;&lt;P&gt;Faulting process id: 0x1228&lt;/P&gt;&lt;P&gt;Faulting application start time: 0x01d85ba9e16f1689&lt;/P&gt;&lt;P&gt;Faulting application path: D:\Program Files\----\---\---.exe&lt;/P&gt;&lt;P&gt;Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll&lt;/P&gt;&lt;P&gt;Report Id: 88624813-9b16-492c-a501-0647058d29fe&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.NET Runtime Error:&lt;/P&gt;&lt;P&gt;Application: ---.exe&lt;/P&gt;&lt;P&gt;Framework Version: v4.0.30319&lt;/P&gt;&lt;P&gt;Description: The process was terminated due to an unhandled exception.&lt;/P&gt;&lt;P&gt;Exception Info: Esri.ArcGISRuntime.ArcGISRuntimeException&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Esri.ArcGISRuntime.ArcGISException.HandleCoreError(RuntimeCoreNet.GeneratedWrappers.CoreError, Boolean)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at RuntimeCoreNet.GeneratedWrappers.Interop.CheckError(IntPtr, Boolean, System.Runtime.InteropServices.GCHandle)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.Pulse()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.CompositionTarget_Rendering(System.Object, System.EventArgs)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(System.Object)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.DispatcherOperation.InvokeImpl()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.DispatcherOperation.Invoke()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.Dispatcher.ProcessQueue()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.SurfaceBackgroundUiWorker(System.Object)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ThreadHelper.ThreadStart(System.Object)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Sukhesh Krishna.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 13:18:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1169278#M10941</guid>
      <dc:creator>Sukhesh_Krishna</dc:creator>
      <dc:date>2022-04-29T13:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Runtime WPF application crashes when kept idle for sometime.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1169593#M10946</link>
      <description>&lt;P&gt;Thanks for reporting this. A couple of question:&lt;BR /&gt;1. Are you able to see what message the&amp;nbsp;&lt;SPAN&gt;Esri.ArcGISRuntime.ArcGISRuntimeException contains? (you might be able to catch it in an global unhandled exception handler)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Did the PC go into standby or screen saver mode during the time? This could potentially cause a GPU issue related to resuming rendering that might not be handled right (again the exception message would be helpful here)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2022 23:37:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1169593#M10946</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2022-04-30T23:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Runtime WPF application crashes when kept idle for sometime.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1169665#M10950</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. Following is the stack-trace of the exception&lt;/P&gt;&lt;P&gt;System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.&lt;BR /&gt;at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.CoreRT_GeoView_pulse(IntPtr thisHandle, IntPtr&amp;amp; outErrorHandle)&lt;BR /&gt;at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.Pulse()&lt;BR /&gt;at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.CompositionTarget_Rendering(Object sender, EventArgs e)&lt;BR /&gt;at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)&lt;BR /&gt;at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget)&lt;BR /&gt;at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;BR /&gt;at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)&lt;BR /&gt;at System.Windows.Threading.DispatcherOperation.InvokeImpl()&lt;BR /&gt;at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)&lt;BR /&gt;at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)&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 hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&lt;BR /&gt;at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&lt;BR /&gt;at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)&lt;BR /&gt;at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;BR /&gt;at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)&lt;BR /&gt;at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)&lt;BR /&gt;at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)&lt;BR /&gt;at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp;amp; msg)&lt;BR /&gt;at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)&lt;BR /&gt;at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.SurfaceBackgroundUiWorker(Object arg)&lt;BR /&gt;at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;at System.Threading.ThreadHelper.ThreadStart(Object obj)&lt;/P&gt;&lt;P&gt;2. Only application is kept idle, the system was being used and didn't go to &lt;SPAN&gt;standby or screen saver&lt;/SPAN&gt; mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Sukhesh Krishna&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 11:05:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1169665#M10950</guid>
      <dc:creator>Sukhesh_Krishna</dc:creator>
      <dc:date>2022-05-02T11:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Runtime WPF application crashes when kept idle for sometime.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1171710#M10980</link>
      <description>&lt;P&gt;Are you also able to reproduce this with v100.14.0 ? Is it possible to make a small sample application with repro steps that demonstrates the problem?&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 22:06:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1171710#M10980</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2022-05-06T22:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Runtime WPF application crashes when kept idle for sometime.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1178361#M11032</link>
      <description>&lt;P&gt;Upgrade to V100.14 seems to have resolved the issue.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 18:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-runtime-wpf-application-crashes-when-kept/m-p/1178361#M11032</guid>
      <dc:creator>Sukhesh_Krishna</dc:creator>
      <dc:date>2022-05-30T18:09:11Z</dc:date>
    </item>
  </channel>
</rss>

