Changes between Initial Version and Version 2 of Ticket #5101


Ignore:
Timestamp:
Jun 3, 2013, 4:09:27 AM (11 years ago)
Author:
Kosta
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5101 – Description

    initial v2  
    3333The call to GetProjectionRef() on the 2nd threads blocks until the 1st datasource object gets deleted by the 1st thread. You can observe the same behavior if you use a copy of the attached GeoTiff and open both datasets from the 2 different files. Maybe that is related to the not-found EPSG code used by the GeoTiff, which then holds on to an internal lock/mutex?
    3434
    35 I haven't checked this with GDAL 1.10 yet...
     35This has been observed on Windows and I haven't checked this with GDAL 1.10 yet...