[osgeo4w-dev] [osgeo4w] #479: gdal_merge crashes python
OSGeo4W
trac_osgeo4w at osgeo.org
Tue Dec 22 08:45:20 PST 2015
#479: gdal_merge crashes python
---------------------------+---------------------------
Reporter: nicolascadieux | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: minor | Component: Package
Version: | Keywords:
---------------------------+---------------------------
Using gdal_merge in OSGeoW4 shell or from qgis terminates with a properly
merged file but with a python crash once the file is written to disk.
"python.exe has stopped working Window."
This is in a .bat file:
gdal_merge -n -999.999 -a_nodata -999.999 -co BIGTIFF=YES -of GTiff -o
C:/pytemp/Output/Output/MergedFile.tif "C:/pytemp/Output/N45W074.tif"
"C:/pytemp/Output/N45W075.tif" "C:/pytemp/Output/N45W076.tif"
"C:/pytemp/Output/N45W074.tif" "C:/pytemp/Output/N45W075.tif"
"C:/pytemp/Output/N45W076.tif"
If I launch this in a .bat file (in the OSGeoW4 shell), the process seems
to crash after the creation of the output .tif file. If i launch the
process repeatedly (recall the last command with up arrow and then press
enter), it will sometime terminate without a python crash.
Windows 7_64, osgeo4w64, Qgis 2.12
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/479>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list