(gdb) run Starting program: /home/jana/projekte/work/svn/dev/ais/mapserver-6.0.0-rev11675/shp2img -m union.map -o test.png -all_debug 5 [Thread debugging using libthread_db enabled] [Thu May 12 12:41:43 2011].163466 msLoadMap(): 0.009s [Thu May 12 12:41:43 2011].164335 msDrawMap(): rendering using outputformat named png (AGG/PNG). [Thu May 12 12:41:43 2011].164377 msDrawMap(): WMS/WFS set-up and query, 0.000s [Thu May 12 12:41:43 2011].164986 msOGRFileOpen(ns.mif)... [Thu May 12 12:41:43 2011].165021 OGROPen(/home/jana/projekte/work/svn/dev/ais/test_client/unionlabel-example/map/./../data/ns.mif) [Thu May 12 12:41:43 2011].165373 msConnPoolRegister(green,ns.mif,0x829e120) [Thu May 12 12:41:43 2011].165447 msOGRFileOpen(pei.gml)... [Thu May 12 12:41:43 2011].165473 OGROPen(/home/jana/projekte/work/svn/dev/ais/test_client/unionlabel-example/map/./../data/pei.gml) [Thu May 12 12:41:43 2011].166200 msConnPoolRegister(yellow,pei.gml,0x82aa510) [Thu May 12 12:41:43 2011].166503 msOGRFileWhichShapes: Setting spatial filter to 1883155.062787 -63709.323038 2762689.845395 595390.676962 [Thu May 12 12:41:43 2011].167546 msOGRFileWhichShapes: Setting spatial filter to -70.843947 41.799685 -56.986799 50.621490 [Thu May 12 12:41:43 2011].170271 msOGRFileNextShape: Returning shape=1, tile=0 [Thu May 12 12:41:43 2011].171872 msOGRFileNextShape: Returning shape=2, tile=0 Program received signal SIGSEGV, Segmentation fault. 0x0806fcb0 in bindDoubleAttribute (attribute=0x82ae4f4, value=0x6e6f
) at maputil.c:67 67 if(!value || strlen(value) == 0) return MS_FAILURE; (gdb) bt #0 0x0806fcb0 in bindDoubleAttribute (attribute=0x82ae4f4, value=0x6e6f
) at maputil.c:67 #1 0x0806ffed in bindStyle (layer=0x8232c00, shape=0xbffff020, style=0x82ae3c0, querymapMode=0) at maputil.c:133 #2 0x08070229 in msBindLayerToShape (layer=0x8232c00, shape=0xbffff020, querymapMode=0) at maputil.c:180 #3 0x08098576 in msDrawShape (map=0x822b5c0, layer=0x8232c00, shape=0xbffff020, image=0x823c5c0, style=-1, querymapMode=0) at mapdraw.c:1433 #4 0x08096a2e in msDrawVectorLayer (map=0x822b5c0, layer=0x8232c00, image=0x823c5c0) at mapdraw.c:963 #5 0x08095de4 in msDrawLayer (map=0x822b5c0, layer=0x8232c00, image=0x823c5c0) at mapdraw.c:728 #6 0x08095036 in msDrawMap (map=0x822b5c0, querymap=0) at mapdraw.c:422 #7 0x08056a2f in main (argc=7, argv=0xbffff384) at shp2img.c:299