Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#5615 closed defect (fixed)

FileGDB Error with .gdbtable bigger than 4GB

Reported by: scottrowles Owned by: Even Rouault
Priority: normal Milestone: 1.11.1
Component: OGR_SF Version: 1.11.0
Severity: normal Keywords: GDB 4gb
Cc: scott@…

Description

When processing a fileGDB folder, we are getting a "filegdbtable.cpp error at line 1064"

Below is a link to the file that caused the issue.

https://www.dropbox.com/s/6q5rh2nqho03a24/DATA.gdb.zip

Change History (4)

comment:1 by Even Rouault, 10 years ago

Component: CSharpBindingsOGR_SF
Owner: changed from tamas to Even Rouault

comment:2 by Even Rouault, 10 years ago

Keywords: 4gb added
Resolution: fixed
Status: newclosed
Summary: FileGDB ErrorFileGDB Error with .gdbtable bigger than 4GB

trunk r27599, branches/1.11 r27601 "/vsizip/ on >4GB zips: accept .zip declare 0 disks (#5615)"

trunk r27600, branches/1.11 r27602 "OpenFileGDB: add compatibility with .gdbtable files bigger than 4 GB (#5615)"

comment:3 by Even Rouault, 10 years ago

The error occured starting at "ogrinfo -ro /vsizip/DATA.gdb.zip WorldAirLines_140807_1345 -fid 466862"

comment:4 by Even Rouault, 10 years ago

trunk r27639, branches/1.11 r27640 "OpenFileGDB: support opening files with ConfigurationKeyword=MAX_FILE_SIZE_4GB or MAX_FILE_SIZE_256TB (#5615)"

Note: See TracTickets for help on using tickets.