[gdal-dev] Identity affine handling in GDALCreateGenImgProjTransformer2

Sandro Santilli strk at keybit.net
Tue Sep 2 01:27:10 PDT 2014


On Mon, Sep 01, 2014 at 05:56:40PM +0200, Even Rouault wrote:
> Selon Sandro Santilli <strk at keybit.net>:

> > I did make a fresh rebuild in gdal/ dir.
> 
> And still crashing ? Where does it crash ?

  TEST: vrt_read_5 ... Segmentation fault (core dumped)

Core was generated by `python run_all.py'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __strncasecmp_l_avx () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:164
164     ../sysdeps/x86_64/multiarch/strcmp-sse42.S: No such file or directory.
(gdb) bt
#0  __strncasecmp_l_avx () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:164
#1  0x00007f8ce2578a4a in NUMPYDataset::Open (poOpenInfo=0x7fffee719840) at extensions/gdal_array_wrap.cpp:3370
#2  0x00007f8cf51b3ae5 in GDALIdentifyDriver (pszFilename=pszFilename at entry=0x7f8ceb75c214 "/vsimem/vrt_read_5.vrt",
    papszFileList=papszFileList at entry=0x0) at gdaldriver.cpp:1713
#3  0x00007f8cf51b3bb2 in GDALDriver::QuietDelete (pszName=pszName at entry=0x7f8ceb75c214 "/vsimem/vrt_read_5.vrt") at gdaldriver.cpp:810
#4  0x00007f8cf51b4b84 in GDALDriver::CreateCopy (this=0x2201170, pszFilename=0x7f8ceb75c214 "/vsimem/vrt_read_5.vrt", poSrcDS=0x5d0c270,
    bStrict=1, papszOptions=0x0, pfnProgress=0x7f8cf51fcfe0 <GDALDummyProgress(double, char const*, void*)>, pProgressData=0x2508290)
    at gdaldriver.cpp:714
#5  0x00007f8cf5a0e702 in GDALDriverShadow_CreateCopy (callback_data=0x2508290, callback=<optimized out>, options=0x0, strict=1, src=0x5d0c270,
    utf8_path=0x7f8ceb75c214 "/vsimem/vrt_read_5.vrt", self=0x2201170) at extensions/gdal_wrap.cpp:3557
#6  _wrap_Driver_CreateCopy (args=<optimized out>, kwargs=<optimized out>) at extensions/gdal_wrap.cpp:8614
#7  0x000000000052f936 in PyEval_EvalFrameEx ()
#8  0x000000000055c594 in PyEval_EvalCodeEx ()

--strk; 

 ()  ASCII ribbon campaign  --  Keep it simple !
 /\  http://strk.keybit.net/rants/ascii_mails.txt  


More information about the gdal-dev mailing list