[Tile-serving] [mod_tile] Compiling with Mapnik master (3.x) (#55)

Stephan Bösch-Plepelits notifications at github.com
Wed May 21 20:14:33 UTC 2014


No, sorry for confusion. I'm using Ubuntu 14.04 for both, it does not crash with Mapnik 2.2 (even using `-std=c++11`), but crashes with Mapnik 3.0.

Now I followed the install instructions as you described them in the commit. It compiles, but crashes when loading a XML file:
```
renderd[19000]: Rendering daemon started
renderd[19000]: Initiating reqyest_queue
iniparser: syntax error in renderd.conf (7):
-> ;[renderd01]
iniparser: syntax error in renderd.conf (14):
-> ;[renderd02]
iniparser: syntax error in renderd.conf (37):
-> ;** config options used by mod_tile, but not renderd **
iniparser: syntax error in renderd.conf (48):
-> ;[style2]
iniparser: syntax error in renderd.conf (55):
-> ;** config options used by mod_tile, but not renderd **
renderd[19000]: Parsing section renderd
renderd[19000]: Parsing render section 0
renderd[19000]: Parsing section mapnik
renderd[19000]: Parsing section test
renderd[19000]: Parsing section default
renderd[19000]: config renderd: unix socketname=/var/run/renderd/renderd.sock
renderd[19000]: config renderd: num_threads=4
renderd[19000]: config renderd: num_slaves=0
renderd[19000]: config renderd: tile_dir=/var/lib/mod_tile
renderd[19000]: config renderd: stats_file=/var/run/renderd/renderd.stats
renderd[19000]: config mapnik:  plugins_dir=/usr/lib/mapnik/input
renderd[19000]: config mapnik:  font_dir=/usr/share/fonts/truetype
renderd[19000]: config mapnik:  font_dir_recurse=1
renderd[19000]: config renderd(0): Active
renderd[19000]: config renderd(0): unix socketname=/var/run/renderd/renderd.sock
renderd[19000]: config renderd(0): num_threads=4
renderd[19000]: config renderd(0): tile_dir=/var/lib/mod_tile
renderd[19000]: config renderd(0): stats_file=/var/run/renderd/renderd.stats
renderd[19000]: config map 0:   name(test) file(/home/skunk/pgmapcss/test.mapnik) uri(/tiles/test) htcp() host()
renderd[19000]: config map 1:   name(default) file(/home/jburgess/osm/svn.openstreetmap.org/applications/rendering/mapnik/osm-local.xml) uri(/osm_tiles/) htcp() host(tile.openstreetmap.org)
renderd[19000]: Initialising unix server socket on /var/run/renderd/renderd.sock
renderd[19000]: Created server socket 4
renderd[19000]: Renderd is using mapnik version 3.0.0
renderd[19000]: DEBUG: Loading font: /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
renderd[19000]: DEBUG: Loading font: /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
renderd[19000]: DEBUG: Loading font: /usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf
renderd[19000]: DEBUG: Loading font: /usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf
renderd[19000]: DEBUG: Loading font: /usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf
renderd[19000]: DEBUG: Loading font: /usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf
Running in foreground mode...
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile
renderd[19000]: Loading parameterization function for 
Segmentation fault (core dumped)
```

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/55#issuecomment-43807964
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140521/0329e9fd/attachment.html>


More information about the Tile-serving mailing list