laptop and a wrench

Erro

A crash occurs when calling a geoprocessing model tool in the ArcGIS Maps SDK for Qt 200.1 app working with Local Server 100.15 and returns the exception message "The inferior stopped because it triggered an exception. Stopped in thread 0 by: Exception at 0x7ff7a46224fa, code: 0x0000005: read access violation at: 0x20, flags=0x0 (first chance)".

ArcGIS Maps SDK for Qt
Número de ID do Erro BUG-000162756
EnviadoNovember 7, 2023
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Maps SDK for Qt
Versão encontrada200.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusAs Designed

Informações Adicionais

The code crashes due to an invalid capture-by-reference of a local variable in the reproducer code.

Solução Provisória

Change the following: QObject::connect(localGeoprocessingService, &LocalGeoprocessingService::statusChanged, localGeoprocessingService, [&localGeoprocessingService]() to QObject::connect(localGeoprocessingService, &LocalGeoprocessingService::statusChanged, localGeoprocessingService, [localGeoprocessingService]().

Etapas para Reproduzir

ID do Erro: BUG-000162756

Software:

  • ArcGIS Maps SDK for Qt

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download