[Mapserver-users] nightly shp2pdf segfaults on truetype fonts

Antti.Roppola at brs.gov.au Antti.Roppola at brs.gov.au
Thu Feb 6 22:13:52 EST 2003


Nightly version of shp2pdf.c from 13 January.

Everything works OK in PHP/Mapscript, but shp2pdf segfaults.

Since the date on shp2pdf.c is 5 October 2002, my guess is
that it doesn't know about the recent output changes.

Antti


open("/somewhere/fonts/fonts.list", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0664, st_size=141, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
read(3, "esri-default esri_11.ttf\nesri-en"..., 4096) = 141
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40016000, 4096)                = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++




More information about the mapserver-users mailing list