I fixed the issue by importing GDAL first, which helps to establishe its C-level environment in a clean state. Qt, being a more comprehensive and robust application framework, is designed to successfully initialize around the essential state of core libraries like GDAL, preventing the fatal conflict.