Changes between Initial Version and Version 2 of Ticket #3967


Ignore:
Timestamp:
Feb 20, 2011, 8:34:45 AM (13 years ago)
Author:
warmerdam
Comment:

Crash confirmed ... investigating.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3967

    • Property Keywords jpipkak added
    • Property Status newassigned
    • Property Component defaultGDAL_Raster
  • Ticket #3967 – Description

    initial v2  
    11I am not sure this even a GDAL error. It may be an error in Kakadu, a user error, or perhaps something else. The error only occurs when trying to fetch a scaled down image. The image is returned without error if not scaled down. This occurs on both CentOS and MAC OS builds of GDAL. The initial assumption is that it is a GDAL error.
    2 
     2{{{
    33$ ./gdal_translate -srcwin 58520 29264 7315 21948 -outsize 6.95111405975906% 6.95111405975906% jpip://hijpip.lpl.arizona.edu:8064/PDS/EXTRAS/RDR/ESP/ORB_016400_016499/ESP_016474_2555/ESP_016474_2555_RED.QLOOK.JP2  -of PNG /tmp/cache/jpip:hijpip.lpl.arizona.edu:8064PDSEXTRASRDRESPORB_016400_016499ESP_016474_2555ESP_016474_2555_RED.QLOOK.JP2:58520:29264:7315:21948:6.95111405975906.png
    44Warning 1: Parsed metadata boxes from jpip stream, geographic metadata not found - is the server using placeholders for this data?
     
    88terminate called after throwing an instance of 'kdu_cpl_error_message::JP2KAKException*'
    99Abort trap
     10}}}