Skip to content

Instantly share code, notes, and snippets.

View gsueur's full-sized avatar
💭
Happy

Guillaume SUEUR gsueur

💭
Happy
  • Geomermaids
  • Boston, MA
View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

README is empty

@gsueur
gsueur / valgrind.txt
Created July 24, 2013 11:03
Vlagrind output of MapServer WCS crash
==32753== Memcheck, a memory error detector
==32753== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==32753== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info
==32753== Command: /applications/apache2/cgi-bin/mapserv6 QUERY_STRING=map=/carto/wxs/infoterre/phd_catalogue.map&COVERAGEID=IDPR_50M&SERVICE=WCS&VERSION=2.0.0&REQUEST=GetCoverage&FORMAT=GEOTIFF32&RESOLUTION=x%2850%29&RESOLUTION=y%2850%29&SUBSET=x,EPSG:2154%28648059.87730139,659172.37130065%29&SUBSET=y,EPSG:2154%286853228.1258756,6856866.1447444%29
==32753== Parent PID: 26415
==32753==
==32753== Conditional jump or move depends on uninitialised value(s)
==32753== at 0x41E1AFD: msWCSClearCoverageMetadata20 (mapwcs20.c:2335)
==32753== by 0x41E3C00: msWCSGetCoverage20 (mapwcs20.c:3178)
==32753== by 0x41BA49B: msWCSDispatch (mapwcs.c:2187)