[QGIS-Developer] Windows fatal exception: access violation running a processing tool

Catania, Luke A ERDC-RDE-GRL-VA CIV Luke.A.Catania at erdc.dren.mil
Tue Oct 10 20:20:46 PDT 2023


I am executing

processing.run("gdal:convertformat", {'INPUT':'D:/Site Selection/Data/MP/ezdxf/32111/dxf_out/32111.dxf','OPTIONS':'','OUTPUT': 'D:/Site Selection/Data/MP/ezdxf/32111/gpkg_out/32111.gpkg})'

which I copied from the QGIS processing toolbox history and I get the error:

Windows fatal exception: access violation

Current thread 0x000069f8 (most recent call first):
  File "C:\PROGRA~1\QGIS32~1.9\apps\qgis-ltr\python\plugins\processing\algs\gdal\GdalUtils.py", line 146 in runGdal
  File "C:\PROGRA~1\QGIS32~1.9\apps\qgis-ltr\python\plugins\processing\algs\gdal\GdalAlgorithm.py", line 135 in processAlgorithm
  File "C:\PROGRA~1\QGIS32~1.9\apps\qgis-ltr\python\plugins\processing\gui\AlgorithmExecutor.py", line 72 in execute
  File "C:\PROGRA~1\QGIS32~1.9\apps\qgis-ltr\python\plugins\processing\core\Processing.py", line 187 in runAlgorithm
  File "C:\PROGRA~1\QGIS32~1.9\apps\qgis-ltr\python\plugins\processing\tools\general.py", line 108 in run

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20231011/0591b2c7/attachment.htm>


More information about the QGIS-Developer mailing list