Le dimanche 17 mai 2015 13:15:25, Martin Landa a écrit : > Hi, > > with recent build of trunk I am getting error in CPLGetTLSList(). Any > idea how to solve this issue? > > GNU/Debian unstable > g++ (Debian 4.9.2-16) 4.9.2 > > CFLAGS="-Wall -g" CXXFLAGS="-Wall -g" \ > ./configure --prefix=/usr/local --enable-debug > --mandir=/usr/local/share \ > --with-sqlite3 --with-spatialite=/usr/local --with-python \ > --with-gnu-ld --with-threads --with-opencl > > $ ogrinfo --formats > > HTTP -raster,vector- (ro): HTTP Fetching Wrapper > GDAL: In GDALDestroy - unloading GDAL shared library. > FATAL: CPLGetTLSList(): pthread_setspecific() failed! > Aborted
Martin, Is this is a clean build ? There has been no change in recent weeks in cpl_multiproc.cpp. Do you have plugins ? What happens when running under Valgrind ? Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
