Ticket #77 (new defect)
Opened 12 years ago
MapServer 6.2.0 raster output
Reported by: | djay | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Development platform | Version: | |
Keywords: | Cc: |
Description
This morning when updating from MapServer 6.0.3 to 6.2.0 I faced issue when trying to output raster data as WMS.
The backtrace is as the following :
Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000008 0x000000010001bfc0 in setMsExtent () (gdb) bt #0 0x000000010001bfc0 in setMsExtent () #1 0x000000010001e080 in tryGdal () #2 0x000000010001f625 in outputMapfile () #3 0x000000010001a909 in setReferenceUrl () #4 0x0000000100014861 in outputResponse () #5 0x00000001000088e5 in runRequest (request_inputs=0x102c16b70) at zoo_service_loader.c:2277 #6 0x000000010000253d in cgiMain () at zoo_loader.c:330 #7 0x0000000100032e7a in main (argc=2, argv=0x7fff5fbffab8) at cgic.c:312
ref. #34
Note: See
TracTickets for help on using
tickets.