Hi,
I am encountering a crash whilst using an OpenStreetMapAsyncLayer with a GDALProjectionConverter. This is present in 14.3.0-beta018 and beta027.
I’ve created a minimal project which replicates the issue (which is a modified version of the OpenStreetMap HowDoI Sample).
The application crashes with the error ‘PROJ: proj_create_from_database: Open of C:\Users\john.gibb\Code\ThinkGeoCrash\ThinkGeoCrash\bin\AnyCPU\Debug\Test®\net48\runtimes\win-x64\native\projlib\proj.db failed’.
This issue seems to be related to the ‘®’ registered trademark symbol being in the path of the application as removing this resolves the issue.
Cheers
ThinkGeoCrash.zip (5.0 KB)