<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Sorry to spam the list, but I am wondering if this is related to the threading perhaps? I have tried to run this identical code in a single-threaded fashion, and it seems to work
 OK. Does the library perhaps have something going on that is signaling the file has been read prematurely? I have watchers that are waiting on a finished signal, which I have tested that they are (and this works for a non-compressed image). Most of the image
 tiles are coming back zeros, which makes me think it is somehow initializing some memory, and signaling it is done before the arrays have actually been populated?<br>
<br>
Derek<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF596091"><font color="#000000" face="Tahoma" size="2"><b>From:</b> gdal-dev-bounces@lists.osgeo.org [gdal-dev-bounces@lists.osgeo.org] on behalf of Cole, Derek [dcole@integrity-apps.com]<br>
<b>Sent:</b> Tuesday, June 14, 2011 10:28 AM<br>
<b>To:</b> Chaitanya kumar CH<br>
<b>Cc:</b> gdal-dev@lists.osgeo.org<br>
<b>Subject:</b> RE: [gdal-dev] OpenJPEG2000 issues when reading blocks at a time<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10pt;">
I am afraid I won't be able to post a screenshot, or the original image that is causing this issue.
<br>
<br>
I will also note, occaisionally the image fails to load at all, and I get a dump like this:<br>
<br>
ERROR 1: Marker is not compliant with its position<br>
<br>
ERROR 1: opj_read_header() failed<br>
ERROR 1: IReadBlock failed at X offset 1, Y offset 0<br>
ERROR 1: GetBlockRef failed at X block offset 1, Y block offset 0<br>
Segmentation Fault<br>
<br>
<br>
Googling for those error message reveals about 2 results, and this email thread is one of them =\
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div id="divRpF852719" style="direction: ltr;"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Chaitanya kumar CH [chaitanya.ch@gmail.com]<br>
<b>Sent:</b> Monday, June 13, 2011 11:13 PM<br>
<b>To:</b> Cole, Derek<br>
<b>Cc:</b> gdal-dev@lists.osgeo.org<br>
<b>Subject:</b> Re: [gdal-dev] OpenJPEG2000 issues when reading blocks at a time<br>
</font><br>
</div>
<div></div>
<div>Derek,<br>
<br>
Can you provide a screenshot of the displayed image. Especially the scrambled blocks.<br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>