laptop and a wrench

漏洞

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

上次发布: March 13, 2018 ArcGIS Runtime SDK
漏洞 ID 编号 BUG-000108259
已提交September 22, 2017
上次修改时间June 5, 2024
适用范围ArcGIS Runtime SDK
找到的版本100.2.1
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Non-Reproducible

附加信息

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.

重现步骤

漏洞 ID: BUG-000108259

软件:

  • ArcGIS Runtime SDK

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项