laptop and a wrench

Error

The DictionarySymbolStyle::fetchSymbol class does not release memory in Debug mode.

Última publicación: March 13, 2018 ArcGIS Runtime SDK
Número de ID del error BUG-000108259
EnviadoSeptember 22, 2017
Última modificaciónJune 5, 2024
Relacionado conArcGIS Runtime SDK
Versión encontrada100.2.1
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
EstadoNon-Reproducible

Información adicional

This is working as expected. More concurrent tasks means more memory are used, and since tasks are slower in debug, the issue is exacerbated when running in this mode. However, memory is eventually freed. Here are some potential changes that a developer could make to alleviate the problem: Run the workflow synchronously. There is not a noticeable performance hit than the async workflow and it caps memory usage. Put a limit on the number of async tasks being run concurrently. For example, only allow 10 or 20 async tasks to be run concurrently. This could be customized to the app developer's liking to keep memory usage in check.

Pasos para reproducir

ID del error: BUG-000108259

Software:

  • ArcGIS Runtime SDK

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga