Opened 13 years ago

Last modified 13 years ago

#3828 closed defect

imagetype gif causes segmentation fault in trunk — at Initial Version

Reported by: havatv Owned by: tbonfort
Priority: normal Milestone:
Component: MapServer C Library Version: unspecified
Severity: normal Keywords:
Cc: havatv

Description

(gdb) run -m test.map -o test.gif Starting program: svn/mapserver/shp2img -m test.map -o test.gif [Thread debugging using libthread_db enabled] [New Thread 0x7ffd707a4710 (LWP 16305)]

Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffd707a4710 (LWP 16305)] 0x000000000050c582 in msFreeSymbol (s=0x27be3b0) at mapsymbol.c:128 128 s->renderer->freeSymbol(s); (gdb) bt #0 0x000000000050c582 in msFreeSymbol (s=0x27be3b0) at mapsymbol.c:128 #1 0x000000000050d59d in msFreeSymbolSet (symbolset=0x27bbca0)

at mapsymbol.c:397

#2 0x00000000004a4e43 in msFreeMap (map=0x27bbc70) at mapobject.c:102 #3 0x0000000000414d6a in main (argc=5, argv=0x7fffbfffc058) at shp2img.c:314

Change History (0)

Note: See TracTickets for help on using tickets.