Re: [mapserver-users] Invalid pdf file from WMS

2011-08-19 Thread thomas bonfort
AM > To: Rahkonen Jukka > Cc: mapserver-users@lists.osgeo.org > Subject: Re: [mapserver-users] Invalid pdf file from WMS > > this seems to be a cairo/pdf issue, as the cairo/png works fine: > http://188.64.1.61/cgi-bin/osm-mapserver_i?REQUEST=GetMap&SERVICE=WMS&VERSIO > N=1.1.1&

RE: [mapserver-users] Invalid pdf file from WMS

2011-08-18 Thread Worth Lutz
Jukka Cc: mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] Invalid pdf file from WMS this seems to be a cairo/pdf issue, as the cairo/png works fine: http://188.64.1.61/cgi-bin/osm-mapserver_i?REQUEST=GetMap&SERVICE=WMS&VERSIO N=1.1.1&WIDTH=1728&HEIGHT=1324&LAYERS

Re: [mapserver-users] Invalid pdf file from WMS

2011-08-18 Thread Rahkonen Jukka
?? () > > #7  0x0807207d in ?? () > > #8  0x0805c2f4 in ?? () > > #9  0x00fefbd6 in __libc_start_main () from > /lib/tls/i686/cmov/libc.so.6 > > #10 0x08057881 in ?? () > > > > -Jukka- > > ________ > > Lähettäjä:

Re: [mapserver-users] Invalid pdf file from WMS

2011-08-18 Thread thomas bonfort
6 > Vastaanottaja: Rahkonen Jukka > Kopio: mapserver-users@lists.osgeo.org > Aihe: Re: [mapserver-users] Invalid pdf file from WMS > > if gdb is installed on the system, you do: > > gdb /path/to/mapserv > $ run QUERY_STRING='map=...&' > (...program runs and

Re: [mapserver-users] Invalid pdf file from WMS

2011-08-17 Thread Rahkonen Jukka
. elokuuta 2011 22:56 Vastaanottaja: Rahkonen Jukka Kopio: mapserver-users@lists.osgeo.org Aihe: Re: [mapserver-users] Invalid pdf file from WMS if gdb is installed on the system, you do: gdb /path/to/mapserv $ run QUERY_STRING='map=...&' (...program runs and spits out the beginn

Re: [mapserver-users] Invalid pdf file from WMS

2011-08-17 Thread thomas bonfort
if gdb is installed on the system, you do: gdb /path/to/mapserv $ run QUERY_STRING='map=...&' (...program runs and spits out the beginning of the pdf..., then segfaults) $ bt -- thomas On Wed, Aug 17, 2011 at 21:36, Rahkonen Jukka wrote: > Hi, > > Command with big BBOX does lead into segman

Re: [mapserver-users] Invalid pdf file from WMS

2011-08-17 Thread Rahkonen Jukka
Hi, Command with big BBOX does lead into segmantation fault. Unfortunately I am just an amateur and I have no idea about what is a backtrace and how I could provide it to you. The server is a virtual Linux box (Ubuntu). -Jukka Rahkonen- thomas bonfort wrote: > the second one is incomplete, t

Re: [mapserver-users] Invalid pdf file from WMS

2011-08-17 Thread thomas bonfort
the second one is incomplete, the request seems to be failing. can you run the request locally to see if it segfaults, and if so provide a backtrace: /path/to/mapserver-cgi QUERY_STRING='map=/path/to/map&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&WIDTH=864&HEIGHT=662&LAYERS=default&TRANSPARENT=TRUE

[mapserver-users] Invalid pdf file from WMS

2011-08-17 Thread Rahkonen Jukka
Hi, This request from Mapserver 6.0 gives me a nice pdf file: http://188.64.1.61/cgi-bin/osm-mapserver_i?REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&WIDTH=864&HEIGHT=662&LAYERS=default&TRANSPARENT=TRUE&FORMAT=application/x-pdf&BBOX=3409763.750050978,6956187.032331026,3411904.266676571,6957827.1040973