MapServer / MapServer-import

3 stars 2 forks source link

memory error with brush caching test #904

Open tbonfort opened 12 years ago

tbonfort commented 12 years ago

Reporter: sgillies@frii.com Date: 2004/09/27 - 00:57

==5750==
draw a blue polygon and a red polygon ... ==5750== Conditional jump or move
depends on uninitialised value(s)
==5750==    at 0x1C16DC4E: tweenColorTest (gdft.c:622)
==5750==    by 0x1C16D3EA: gdCacheGet (gdcache.c:108)
==5750==    by 0x1C16E0E5: gdft_draw_bitmap (gdft.c:863)
==5750==    by 0x1C16E97B: gdImageStringFTEx (gdft.c:1280)
==5750==    by 0x1C16E1F4: gdImageStringFT (gdft.c:904)
==5750==    by 0x1C02DDF8: msDrawTextGD (mapgd.c:2370)
==5750==    by 0x1C02E8AD: msDrawLabelCacheGD (mapgd.c:2659)
==5750==    by 0x1C023977: msDrawLabelCache (mapdraw.c:1583)
==5750==    by 0x1C01F799: msDrawMap (mapdraw.c:359)
==5750==    by 0x1BFB402E: mapObj_draw (mapscript_wrap.c:1460)
tbonfort commented 12 years ago

Author: sgillies@frii.com Date: 2004/09/27 - 21:09

Looks like a GD bug.  Doesn't seem to be fatal or to leak, so am dropping
the priority and target.
tbonfort commented 12 years ago

Author: sgillies@frii.com Date: 2004/10/21 - 18:57

closing this up.