[osgeo4w-dev] [osgeo4w] #758: Crash when reading SNAPPY compressed Parquet files through GDAL

OSGeo4W trac_osgeo4w at osgeo.org
Mon Aug 1 02:16:05 PDT 2022


#758: Crash when reading SNAPPY compressed Parquet files through GDAL
--------------------+----------------------------
Reporter:  rouault  |       Owner:  osgeo4w-dev@…
    Type:  defect   |      Status:  new
Priority:  major    |   Component:  Package
 Version:           |  Resolution:
Keywords:           |
--------------------+----------------------------
Comment (by andreaerdna):

 In my Windows 10 Home 64-bit system (AMD A8-6410 APU with AMD Radeon R5
 Graphics), the ogrinfo.exe and arrow.dll crash is reported in Event Viewer
 as an Application Error for application ogrinfo.exe and module arrow.dll
 with Exception code: 0xc000001d (the same as reported at
 https://github.com/qgis/QGIS/issues/49148#issuecomment-1172286191 for
 tiledb.dll by another user).

 Full Event Viewer errors report at
 https://gist.github.com/agiudiceandrea/1bdd64612dbecb793d885f2c966ae6d7

 CPU-Z reports the following instructions sets for AMD A8-6410: MMX (+),
 SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, SSE4A, x86-64, AMD-V, AES, AVX


 {{{ogrinfo out_SNAPPY.parquet out_SNAPPY --debug ON}}} crashes after the
 {{{dict: Integer (0.0), domain name=dictDomain}}} string is displayed,
 just before the first OGRFeature report, while it doesn't crash for
 out_BROTLI.parquet or out_GZIP.parquet or out_ZSTD.parquet.

 The full log of run.bat (with {{{ogrinfo -fid 0 out_%%c.parquet out_%%c}}}
 instead of {{{ogrinfo out_%%c.parquet out_%%c}}} in the OSGeo4W Shell is
 available at
 https://gist.github.com/agiudiceandrea/87baa9e4c60ff5e4f3e1a1da6f31802b.
-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/758#comment:4>
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