[Mapserver-users] nightly shp2pdf segfaults on truetype fonts
Antti.Roppola at brs.gov.au
Antti.Roppola at brs.gov.au
Thu Feb 6 19:52:01 PST 2003
Actually, 3.6.3 segfaults as well. And it doesn't seem
to be related to 3.7 features or truetype fonts.
Antti
-----Original Message-----
From: Antti.Roppola at brs.gov.au [mailto:Antti.Roppola at brs.gov.au]
Sent: Friday, 7 February 2003 2:14 PM
To: mapserver-users at lists.gis.umn.edu
Subject: [Mapserver-users] nightly shp2pdf segfaults on truetype fonts
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 +++
_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list