MapTools.org

[Chameleon-dev] [Bug 154] New: GDAL PROCESSING directive stripped with 24 bit rasters, MapScript crashes

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Wed, 3 Dec 2003 09:04:51 -0500
http://www.maptools.org/bugzilla/show_bug.cgi?id=154

           Summary: GDAL PROCESSING directive stripped with 24 bit rasters,
                    MapScript crashes
           Product: Chameleon
           Version: 1.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: chameleon-dev@lists.maptools.org
        ReportedBy: uli@geops.de


MapScript crashes, if a raster layer has the following directives:

LAYER
  NAME "name"
  TYPE raster
  ...
  PROCESSING "something"
  ...
END

In the corresponding session mapfile you only find the directive without 
parameters:

LAYER
  NAME "name"
  TYPE raster
  ...
  PROCESSING
  ...
END

Occured with 24 bit images from local source and remote WMS. 

Reproduced with chameleon-1.1alpha-20030902.tar.gz and chameleon-1.1alpha-
20031031.tar.gz



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


This archive was generated by Pipermail.