id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 3226,Race condition in gdalrasterband.cpp causing IReadBlock() and IWriteBlock() methods of drivers to be called from different threads,Even Rouault,warmerdam,"This is largely related to the issue exposed in #3225, but this symptom is potentially more likely to happen. The attached program run against an unmodified GDAL shows that FlushBlock() can call IWriteBlock() while GetLockedBlockRef() calls IReadBlock(). This would require GDAL drivers to be thread-safe. All this shows that we probably need more severe locking than what we do currently.",defect,closed,normal,2.0.0,default,unspecified,normal,fixed,,