id summary reporter owner description type status priority milestone component version severity resolution keywords cc 5635 OpenFileGDB magic number morrich warmerdam "When using the ogrinfo tool with some file geodatabases using the OpenFileGDB driver, I get an error. ERROR 1: Error occured in filegdbtable.cpp at line 549 I've traced the error to .gdbtablx files where the ""magic number"" in the trailing section of the .gdbtablx file is 64. This causes the error at line 549 in filegdbtable.cpp. returnErrorIf(nMagic != 0 && nMagic != 32 ); Just commenting out that line seems to solve the problem. " defect closed normal 1.11.1 OGR_SF unspecified normal fixed