<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=527592119-20022009><FONT face=Arial size=2>I was recently 
trying to open a NITF (jpeg blocked)&nbsp;file whose&nbsp;size was roughly 
5GB&nbsp;using the stable 1.6 release&nbsp;and having quite a bit of trouble. 
Namely, I'm getting Access Violation Exception&nbsp;in the&nbsp;calls to 
CloseHandle.&nbsp;I dug around in the source a bit&nbsp;and noticed&nbsp;the 
code for the NITFdataset&nbsp;was referncing&nbsp;various&nbsp;file 
indexes&nbsp;that were&nbsp;stored in 32bit int's, this would obviously cause an 
issue for files of this size, maybe not specifically the issue I'm seeing but 
definitely with respect to raster data access. Does anyone know if this is a 
known issue and if so is there any way to work with this, or is this something 
thats needing to be addressed? Thanks.</FONT></SPAN></DIV>
<DIV><SPAN class=527592119-20022009><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=527592119-20022009><FONT face=Arial 
size=2>Christiaan</FONT></SPAN></DIV></BODY></HTML>