Menu

#129 Viking will not show maps tiles

v1.6
open
nobody
tiles (1) map (1)
5
2016-06-13
2016-02-09
M-Rick
No

Since recents versions of Viking, the maps won't show up the downladed tiles on Mac OS X. The main window remains grey.

Here is the bug report on MacPorts.
https://trac.macports.org/ticket/44951

I updated to version 1.6.2 but no changes…

The terminal gives me this error:

(viking:19721): WARNING : unbuffer not found in PATH viking(19721,0x7fff750a2000) malloc: * error for object 0x7fd0a3735d80: pointer being freed was not allocated * set a breakpoint in malloc_error_break to debug

Discussion

  • M-Rick

    M-Rick - 2016-02-09

    Screen capture while Viking is supposed to download and display tiles for a location.

     
  • Rob Norris

    Rob Norris - 2016-02-09

    Hmm, not seen that error message in Viking before. It's possible it is not even related to not displaying images.

    I don't have access to any MAC OS system to verify the Ports build actually works.

    There are some things that can be done to try help diagonose the problem:

    • Run viking from the command line with the arguments '-Vd' so it will print more messages about what is is doing and post the results here:

      viking -Vd
      
    • With '-Vd' enabled, there will be a Help->Map Cache Info menu entry enabled. After trying to view map tiles (i.e. after panning+zooming around, confirm the Map Cache Info reports non zero numbers - otherwise this indicates some kind of map cache problem - tiles are drawn from this cache rather then directly from the stuff on disk).
      .

    • See if other image drawing stuff is working. Try using a map layer with an MBTiles file (e.g. http://a.tiles.mapbox.com/v3/kkaefer.iceland.mbtiles) - Map Layer -> Map Type -> MBTiles File and Map File to the downloaded .mbtiles file. Remember to shift the viewport to the location of map (i.e. Iceland) and zoom to level 1024 to try to see it.
     
  • Rob Norris

    Rob Norris - 2016-02-09
    • labels: Viking --> tiles, map
    • assigned_to: Evan B. --> nobody
     
  • M-Rick

    M-Rick - 2016-02-09

    I did, it seems to be working… The tiles are downloaded and viewable in the cache folder.
    Strange.

    this what I got from the terminal:

    Last login: Tue Feb  9 21:08:44 on ttys002
    Mac-mini-de-Aymeric:~ aymeric$ viking -Vd
    ** (viking): DEBUG: VIKING VERSION as number: 1060200
    ** (viking): DEBUG: VikExtTool.label: OSM (voir)
    ** (viking): DEBUG: VikExtTool.id: 0
    ** (viking): DEBUG: VikWebtoolCenter.url: http://www.openstreetmap.org/?lat=%s&lon=%s&zoom=%d
    ** (viking): DEBUG: VikExtTool.label: OSM (éditer)
    ** (viking): DEBUG: VikExtTool.id: 0
    ** (viking): DEBUG: VikWebtoolCenter.url: http://www.openstreetmap.org/edit?lat=%s&lon=%s&zoom=%d
    ** (viking): DEBUG: VikExtTool.label: OSM (query)
    ** (viking): DEBUG: VikExtTool.id: 0
    ** (viking): DEBUG: VikWebtoolCenter.url: http://www.openstreetmap.org/query?lat=%1$s&lon=%2$s#map=%3$d/%1$s/%2$s
    ** (viking): DEBUG: VikExtTool.label: OSM (recalculer)
    ** (viking): DEBUG: VikExtTool.id: 0
    ** (viking): DEBUG: VikWebtoolCenter.url: http://www.informationfreeway.org/?lat=%s&lon=%s&zoom=%d&layers=B0000F000F
    ** (viking): DEBUG: VikExtTool.label: Port local 8111 (ex. JOSM)
    ** (viking): DEBUG: VikExtTool.id: 0
    ** (viking): DEBUG: VikWebtoolBounds.url: http://localhost:8111/load_and_zoom?left=%s&right=%s&bottom=%s&top=%s
    ** (viking): DEBUG: VikExtTool.label: Geofabrik Map Compare
    ** (viking): DEBUG: VikExtTool.id: 0
    ** (viking): DEBUG: VikWebtoolFormat.url: http://tools.geofabrik.de/mc/#%s/%s/%s
    ** (viking): DEBUG: VikWebtoolFormat.url_format_code: ZAO
    ** (viking): DEBUG: VikExtTool.label: Notes Openstreetmap
    ** (viking): DEBUG: VikExtTool.id: 0
    ** (viking): DEBUG: VikWebtoolDatasource.url: http://api.openstreetmap.org/api/0.6/notes.gpx?bbox=%s,%s,%s,%s&closed=0
    ** (viking): DEBUG: VikWebtoolDatasource.url_format_code: LBRT
    ** (viking): DEBUG: VikWebtoolDatasource.file_type: LBRT
    ** (viking): DEBUG: VikWebtoolDatasource.babel_filter_args: (null)
    ** (viking): DEBUG: VikWebtoolDatasource.input_label: (null)
    ** (viking): DEBUG: VikGotoTool.label: OSM Nominatim
    ** (viking): DEBUG: VikGotoTool.id: 0
    ** (viking): DEBUG: VikGotoTool.label: OSM Name finder
    ** (viking): DEBUG: VikGotoTool.id: 0
    ** (viking): DEBUG: VikExtTool.label: Wikimedia Toolserver GeoHack
    ** (viking): DEBUG: VikExtTool.id: 0
    ** (viking): DEBUG: VikWebtoolCenter.url: http://tools.wmflabs.org/geohack/geohack.php?params=%s;%s
    ** (viking): DEBUG: vik_routing_register: osrm is new: append
    ** (viking): DEBUG: VikExtTool.label: Bing
    ** (viking): DEBUG: VikExtTool.id: 0
    ** (viking): DEBUG: VikWebtoolCenter.url: http://www.bing.com/maps/?v=2&cp=%s~%s&lvl=%d
    ** (viking): DEBUG: VikExtTool.label: Google
    ** (viking): DEBUG: VikExtTool.id: 0
    ** (viking): DEBUG: VikWebtoolCenter.url: http://maps.google.com/maps/@%s,%s,%dz
    ** (viking): DEBUG: VikGotoTool.label: Geonames
    ** (viking): DEBUG: VikGotoTool.id: 0
    ** (viking): DEBUG: 8 types loaded
    ** (viking): DEBUG: Loading configurations from directory /usr/share/viking
    ** (viking): DEBUG: Loading configurations from directory /usr/local/share/viking
    ** (viking): DEBUG: Loading configurations from directory /opt/local/etc/viking
    ** (viking): DEBUG: Loading configurations from directory /Users/aymeric/Library/Application Support/Viking
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)label=OpenStreetMap (Osmarender)
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)hostname=tah.openstreetmap.org
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)url=/Tiles/tile/%d/%d/%d.png
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (guint)id=12
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)copyright=© OpenStreetMap contributors
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)license=CC-BY-SA
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)license-url=http://www.openstreetmap.org/copyright
    ** (viking): DEBUG: VikGobjectBuilder: new GObject of type VikSlippyMapSource
    ** (viking): DEBUG: modules_register_map_source
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)label=OpenStreetMap (Mapnik)
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)hostname=tile.openstreetmap.org
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)url=/%d/%d/%d.png
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (guint)id=13
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)copyright=© OpenStreetMap contributors
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)license=CC-BY-SA
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)license-url=http://www.openstreetmap.org/copyright
    ** (viking): DEBUG: VikGobjectBuilder: new GObject of type VikSlippyMapSource
    ** (viking): DEBUG: modules_register_map_source
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)label=OpenStreetMap (Maplint)
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)hostname=tah.openstreetmap.org
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)url=/Tiles/maplint.php/%d/%d/%d.png
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (guint)id=14
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)copyright=© OpenStreetMap contributors
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)license=CC-BY-SA
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)license-url=http://www.openstreetmap.org/copyright
    ** (viking): DEBUG: VikGobjectBuilder: new GObject of type VikSlippyMapSource
    ** (viking): DEBUG: modules_register_map_source
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)label=OpenStreetMap (Cycle)
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)hostname=b.tile.opencyclemap.org
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)url=/cycle/%d/%d/%d.png
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (guint)id=17
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)copyright=© OpenStreetMap contributors
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)license=CC-BY-SA
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikSlippyMapSource: (gchararray)license-url=http://www.openstreetmap.org/copyright
    ** (viking): DEBUG: VikGobjectBuilder: new GObject of type VikSlippyMapSource
    ** (viking): DEBUG: modules_register_map_source
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikWmscMapSource: (guint)id=18
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikWmscMapSource: (gchararray)label=OpenStreetMap (WMS)
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikWmscMapSource: (gchararray)hostname=full.wms.geofabrik.de
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikWmscMapSource: (gchararray)url=/std/demo_key?LAYERS=osm-full&FORMAT=image/png&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=&SRS=EPSG:4326&BBOX=%s,%s,%s,%s&WIDTH=256&HEIGHT=256
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikWmscMapSource: (gboolean)check-file-server-time=FALSE
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikWmscMapSource: (gchararray)copyright=© OpenStreetMap contributors
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikWmscMapSource: (gchararray)license=CC-BY-SA
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikWmscMapSource: (gchararray)license-url=http://www.openstreetmap.org/copyright
    ** (viking): DEBUG: VikGobjectBuilder: new GObject of type VikWmscMapSource
    ** (viking): DEBUG: modules_register_map_source
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikTmsMapSource: (guint)id=50
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikTmsMapSource: (gchararray)label=SPOTMaps
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikTmsMapSource: (gchararray)hostname=spotmaps.youmapps.org
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikTmsMapSource: (gchararray)url=/spotmaps4osm/1.0.0/spotmaps4osm/%d/%d/%d.jpg
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikTmsMapSource: (gboolean)check-file-server-time=FALSE
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikTmsMapSource: (gchararray)copyright=© Cnes/Spot Image
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikTmsMapSource: (gchararray)license=CC-by-SA 2.0 / ODBl
    ** (viking): DEBUG: VikGobjectBuilder: store new GParameter for VikTmsMapSource: (gchararray)license-url=http://www.youmapps.org/licenses/EULA-OSM-en.html
    ** (viking): DEBUG: VikGobjectBuilder: new GObject of type VikTmsMapSource
    ** (viking): DEBUG: modules_register_map_source
    ** (viking): DEBUG: maps_layer_default_dir: defaultdir=/Users/aymeric/Library/Application Support/Viking/viking-maps/
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « maps_max_tiles » dans le groupe « viking »
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « maps_min_shrinkfactor » dans le groupe « viking »
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « maps_max_shrinkfactor » dans le groupe « viking »
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « maps_real_min_shrinkfactor » dans le groupe « viking »
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « maps_scale_inc_up » dans le groupe « viking »
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « maps_scale_inc_down » dans le groupe « viking »
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « maps_scale_smaller_zoom_first » dans le groupe « viking »
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « background_max_threads » dans le groupe « viking »
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « background_max_threads_local » dans le groupe « viking »
    ** (viking): DEBUG: a_background_post_init
    ** (viking): DEBUG: a_preferences_get: First time: viking.io.gpsbabel
    
    
    ** (viking:12369): WARNING **: unbuffer not found in PATH
    ** (viking): DEBUG: babel_general_convert: /opt/local/bin/gpsbabel
    ** (viking): DEBUG: babel_general_convert: -^3
    ** (viking): DEBUG: New gpsbabel file: alantrl, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: alanwpr, 110011(rw--rw)
    ** (viking): DEBUG: New gpsbabel device: baroiq, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: bushnell_trl, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: bushnell, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: cambridge, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: cst, 101010(r-r-r-)
    ** (viking): DEBUG: New gpsbabel file: v900, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: csv, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: compegps, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: iblue747, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: iblue757, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: an1, 110111(rw-wrw)
    ** (viking): DEBUG: New gpsbabel file: gpl, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel device: delbin, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: saplus, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: saroute, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: xmap, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: xmap2006, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: xmapwpt, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: destinator_itn, 000011(----rw)
    ** (viking): DEBUG: New gpsbabel file: destinator_poi, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: destinator_trl, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: easygps, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: exif, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: energympro, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: enigma, 000011(----rw)
    ** (viking): DEBUG: New gpsbabel file: f90g, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: igc, 001111(--rwrw)
    ** (viking): DEBUG: New gpsbabel file: garmin_fit, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: flysight, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: gpssim, 010101(-w-w-w)
    ** (viking): DEBUG: New gpsbabel file: fugawi, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: g7towin, 101010(r-r-r-)
    ** (viking): DEBUG: New gpsbabel file: garmin301, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: garmin_g1000, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: glogbook, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: gdb, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: mapsource, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: garmin_txt, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: pcx, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: garmin_poi, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: garmin_gpi, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel device: garmin, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: gtrnctr, 101100(r-rw--)
    ** (viking): DEBUG: New gpsbabel file: gtrnctr, 101100(r-rw--)
    ** (viking): DEBUG: New gpsbabel file: geo, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: ggv_ovl, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: ggv_log, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: geonet, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel device: dg-100, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel device: dg-200, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: googledir, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: kml, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: google, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: gnav_trl, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: gopal, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: land_air_sea, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: gtm, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: arc, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: gpsdrive, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: gpsdrivetrack, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: gpsman, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: gpsutil, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: gpx, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: hiketech, 111100(rwrw--)
    ** (viking): DEBUG: New gpsbabel file: holux, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: m241-bin, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel device: m241, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: vpl, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: html, 010000(-w----)
    ** (viking): DEBUG: New gpsbabel file: humminbird_ht, 101110(r-rwr-)
    ** (viking): DEBUG: New gpsbabel file: humminbird, 111011(rwr-rw)
    ** (viking): DEBUG: New gpsbabel file: ignrando, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: igo2008_poi, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: igo8, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: jtr, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: jogmap, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: kompass_tk, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: kompass_wp, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: psitrex, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: lowranceusr, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: lowranceusr4, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: maggeo, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: mapsend, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: magellanx, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: magellan, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel device: magellan, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: ik3d, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: mainnav, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: tef, 000010(----r-)
    ** (viking): DEBUG: New gpsbabel file: mapasia_tr7, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: mapbar, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: mapfactor, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: mapconverter, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: mxf, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: mtk_locus, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: mmo, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: s_and_t, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel device: miniHomer, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: garmin_xt, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: motoactv, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: bcr, 000011(----rw)
    ** (viking): DEBUG: New gpsbabel file: mtk-bin, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel device: mtk, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: mynav, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: tpg, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: tpo2, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: tpo3, 101010(r-r-r-)
    ** (viking): DEBUG: New gpsbabel file: navicache, 100000(r-----)
    ** (viking): DEBUG: New gpsbabel file: nmn4, 000011(----rw)
    ** (viking): DEBUG: New gpsbabel file: navigonwpt, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel device: navilink, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: sbp, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: sbn, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: naviguide, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: navitel_trk, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: dna, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: netstumbler, 100000(r-----)
    ** (viking): DEBUG: New gpsbabel file: nima, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: nmea, 111100(rwrw--)
    ** (viking): DEBUG: New gpsbabel file: lmx, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: osm, 110111(rw-wrw)
    ** (viking): DEBUG: New gpsbabel file: ozi, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: pocketfms_bc, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: pocketfms_fp, 100010(r---r-)
    ** (viking): DEBUG: New gpsbabel file: pocketfms_wp, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: raymarine, 110011(rw--rw)
    ** (viking): DEBUG: New gpsbabel file: ricoh, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: cup, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: skyforce, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel device: skytraq, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: skytraq-bin, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: subrip, 000100(---w--)
    ** (viking): DEBUG: New gpsbabel file: stmsdf, 001111(--rwrw)
    ** (viking): DEBUG: New gpsbabel file: stmwpp, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: xol, 111100(rwrw--)
    ** (viking): DEBUG: New gpsbabel file: openoffice, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: teletype, 100000(r-----)
    ** (viking): DEBUG: New gpsbabel file: text, 010000(-w----)
    ** (viking): DEBUG: New gpsbabel file: tomtom_itn, 000011(----rw)
    ** (viking): DEBUG: New gpsbabel file: tomtom_itn_places, 000011(----rw)
    ** (viking): DEBUG: New gpsbabel file: tomtom_asc, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: tomtom, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: tmpro, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: dmtlog, 111100(rwrw--)
    ** (viking): DEBUG: New gpsbabel file: tiger, 110000(rw----)
    ** (viking): DEBUG: New gpsbabel file: unicsv, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: vcard, 010000(-w----)
    ** (viking): DEBUG: New gpsbabel file: vidaone, 001100(--rw--)
    ** (viking): DEBUG: New gpsbabel file: vitosmt, 111111(rwrwrw)
    ** (viking): DEBUG: New gpsbabel file: vitovtt, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: wfff, 100000(r-----)
    ** (viking): DEBUG: New gpsbabel file: wintec_tes, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: wbt-bin, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel device: wbt, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: wbt-tk1, 001000(--r---)
    ** (viking): DEBUG: New gpsbabel file: itracku, 101000(r-r---)
    ** (viking): DEBUG: New gpsbabel file: itracku-bin, 111100(rwrw--)
    ** (viking): DEBUG: New gpsbabel file: yahoo, 100000(r-----)
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « viewport_history_size » dans le groupe « viking »
    ** (viking): DEBUG: Le fichier de clés ne contient pas de clé « viewport_history_diff_dist » dans le groupe « viking »
    ** (viking): DEBUG: toolbar_reload: 0
    ** (viking): DEBUG: UI creation failed, using internal fallback definition. Error message: L'ouverture du fichier « /Users/aymeric/Library/Application Support/Viking/ui_toolbar.xml » a échoué : H=h?
    ** (viking): DEBUG: maps_layer_draw_section: Starting autodownload
    ** (viking): DEBUG: a_background_thread
    ** (viking): DEBUG: thread_helper
    ** (viking): DEBUG: a_background_thread
    ** (viking): DEBUG: thread_helper
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://api.hostip.info/get_json.php?position=true
    
    * getaddrinfo(3) failed for api.hostip.info:80
    * Couldn't resolve host 'api.hostip.info'
    * Closing connection 0
    ** (viking): DEBUG: vik_goto_tool_get_coord: raw goto: London
    ** (viking): DEBUG: vik_goto_tool_get_coord: escaped goto: London
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://nominatim.openstreetmap.org/search?q=London&format=xml
    *   Trying 193.63.75.109...
    * Connected to nominatim.openstreetmap.org (193.63.75.109) port 80 (#0)
    > GET /search?q=London&format=xml HTTP/1.1
    Host: nominatim.openstreetmap.org
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Date: Tue, 09 Feb 2016 20:49:04 GMT
    < Server: Apache/2.4.7 (Ubuntu)
    < X-Powered-By: PHP/5.5.9-1ubuntu4.14
    < Access-Control-Allow-Origin: *
    < Access-Control-Allow-Methods: OPTIONS,GET
    < Access-Control-Max-Age: 8640000
    < Vary: Accept-Encoding
    < Connection: close
    < Transfer-Encoding: chunked
    < Content-Type: text/xml; charset=UTF-8
    < 
    
    * Closing connection 0
    ** (viking): DEBUG: vikgototool.c: /var/folders/sv/61j34mc97bz60fkhv93t1mfr0000gn/T/viking-download.KOVOCY
    ** (viking): DEBUG: vik_goto_xml_tool_parse_file_for_latlon: /searchresults/place@lat, /searchresults/place@lon
    
    ** (viking:12369): WARNING **: Not removing file: /var/folders/sv/61j34mc97bz60fkhv93t1mfr0000gn/T/viking-download.KOVOCY
    ** (viking): DEBUG: maps_layer_draw_section: Starting autodownload
    ** (viking): DEBUG: a_background_thread
    ** (viking): DEBUG: thread_helper
    ** (viking): DEBUG: maps_layer_draw_section: Starting autodownload
    ** (viking): DEBUG: a_background_thread
    ** (viking): DEBUG: thread_helper
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8184/5446.png
    
    *   Trying 2.16.117.147...
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8184/5446.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:53:34 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:51:38 GMT
    < ETag: "map_0/14/8184/5446:56ba272a:y2DPMQfm/n9DJnU1Looy8qhup3cA"
    < Cache-Control: max-age=240
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 20424
    < X-Varnish: 2379463809
    < Date: Tue, 09 Feb 2016 20:49:34 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8184/5447.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8184/5447.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:53:34 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:51:38 GMT
    < ETag: "map_0/14/8184/5447:56ba272a:Aj+RM8eezHQ4u0gVaVPUuhdH2E4A"
    < Cache-Control: max-age=240
    < X-Varnish: 3227498541
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 23038
    < Date: Tue, 09 Feb 2016 20:49:34 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8184/5448.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8184/5448.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:53:35 GMT
    < Last-Modified: Tue, 09 Feb 2016 18:31:59 GMT
    < ETag: "map_0/14/8184/5448:56ba309f:oF+ZKT0C8isidKP3EX6ta77lPE0A"
    < Cache-Control: max-age=240
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 17847
    < X-Varnish: 3520227712 3520169159
    < Date: Tue, 09 Feb 2016 20:49:35 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8184/5449.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8184/5449.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < X-Varnish: 3378847198
    < Last-Modified: Tue, 09 Feb 2016 18:31:59 GMT
    < Cache-Control: max-age=240
    < ETag: "map_0/14/8184/5449:56ba309f:qWYKOCKgnNtpIpJ2OvOsGC9/MoIA"
    < Expires: Tue, 09 Feb 2016 20:53:35 GMT
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 23573
    < Date: Tue, 09 Feb 2016 20:49:35 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8185/5446.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8185/5446.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:53:35 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:51:38 GMT
    < ETag: "map_0/14/8185/5446:56ba272a:msIokgAXMHwC0oZ4580tmzbas+EA"
    < Cache-Control: max-age=240
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 21250
    < X-Varnish: 3977246228
    < Date: Tue, 09 Feb 2016 20:49:35 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8185/5447.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8185/5447.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    ** (viking): DEBUG: maps_layer_draw_section: Starting autodownload
    ** (viking): DEBUG: a_background_thread
    ** (viking): DEBUG: thread_helper
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:34:04 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:51:38 GMT
    < ETag: "map_0/14/8185/5447:56ba272a:DRRNdIrVsLY31IIU1whzMj4w71wA"
    < Cache-Control: max-age=240
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 23942
    < X-Varnish: 2097859030
    < Date: Tue, 09 Feb 2016 20:49:36 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8185/5448.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8185/5448.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    ** (viking): DEBUG: maps_layer_draw_section: Starting autodownload
    ** (viking): DEBUG: a_background_thread
    ** (viking): DEBUG: thread_helper
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32743/21790.png
    
    *   Trying 2.16.117.155...
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:01:40 GMT
    < Last-Modified: Tue, 09 Feb 2016 18:31:59 GMT
    < ETag: "map_0/14/8185/5448:56ba309f:daL8amKNtonv1zdkhZGQjCieKFUA"
    < Cache-Control: max-age=240
    < X-Varnish: 2344167941
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 22228
    < Date: Tue, 09 Feb 2016 20:49:36 GMT
    < Connection: keep-alive
    < 
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/16374/10894.png
    *   Trying 2.16.117.155...
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8185/5449.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8185/5449.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/32743/21790.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/16374/10894.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < X-Varnish: 2344816954
    < Last-Modified: Tue, 09 Feb 2016 18:31:59 GMT
    < Cache-Control: max-age=240
    < ETag: "map_0/14/8185/5449:56ba309f:sH0pzWiiEQ4GkYtexPk5khSLIZQA"
    < Expires: Tue, 09 Feb 2016 20:53:36 GMT
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 21735
    < Date: Tue, 09 Feb 2016 20:49:36 GMT
    < Connection: keep-alive
    < 
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:46:22 GMT
    < Last-Modified: Tue, 09 Feb 2016 18:23:01 GMT
    < ETag: "map_0/15/16374/10894:56ba2e85:6YHHOO4UFKyootAqIgff6wvOJ5UA"
    < Cache-Control: max-age=120
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 19625
    < X-Varnish: 2098942347 2098277622
    < Date: Tue, 09 Feb 2016 20:49:36 GMT
    < Connection: keep-alive
    < 
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:51:36 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:52:30 GMT
    < ETag: "map_0/16/32743/21790:56ba275e:TneKWJttJsJowCbtchxgQq4+40MA"
    < Cache-Control: max-age=120
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 20267
    < X-Varnish: 2832561991
    < Date: Tue, 09 Feb 2016 20:49:36 GMT
    < Connection: keep-alive
    < 
    
    * * Connection #0 to host otile1.mqcdn.com left intact
    Connection #0 to host otile1.mqcdn.com left intact
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32743/21791.png
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/16374/10895.png
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8186/5446.png
    * * * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    Found bundle for host otile1.mqcdn.com: 0x7f8ef2f56f80 [can pipeline]
    Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * * * Re-using existing connection! (#0) with host otile1.mqcdn.com
    Re-using existing connection! (#0) with host otile1.mqcdn.com
    Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    * * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > > GET /tiles/1.0.0/osm/14/8186/5446.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    GET /tiles/1.0.0/osm/15/16374/10895.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    > GET /tiles/1.0.0/osm/16/32743/21791.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < X-Varnish: 2194182267
    < Last-Modified: Tue, 09 Feb 2016 17:51:38 GMT
    < Cache-Control: max-age=240
    < ETag: "map_0/14/8186/5446:56ba272a:YQT/5/B0v/mFSIygSqybv8a34jEA"
    < Expires: Tue, 09 Feb 2016 19:56:54 GMT
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 23633
    < Date: Tue, 09 Feb 2016 20:49:36 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8186/5447.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8186/5447.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:23:01 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:51:36 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/16374/10895:56ba2e85:lvffy2p7z/84xaXdFnjOx+XMd5QA"
    < Content-Length: 16393
    < X-Varnish: 3937121266
    < Date: Tue, 09 Feb 2016 20:49:36 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/16374/10896.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2f56f80 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/16374/10896.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 17:52:30 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:51:37 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/32743/21791:56ba275e:0Izygnq/aFLoum8spwOEVNLSC60A"
    < Content-Length: 19505
    < X-Varnish: 3085373913
    < Date: Tue, 09 Feb 2016 20:49:37 GMT
    < Connection: keep-alive
    < 
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:53:37 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:51:38 GMT
    < ETag: "map_0/14/8186/5447:56ba272a:LpvZHNMeTHE/PwrwNm5I0vcWABcA"
    < Cache-Control: max-age=240
    < X-Varnish: 1053013315
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 23648
    < Date: Tue, 09 Feb 2016 20:49:37 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8186/5448.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8186/5448.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32743/21792.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/32743/21792.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:51:37 GMT
    < Last-Modified: Tue, 09 Feb 2016 18:14:57 GMT
    < ETag: "map_0/15/16374/10896:56ba2ca1:QdGY/ZxcS840fDYtEKZBK4DRh5AA"
    < Cache-Control: max-age=120
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 19562
    < X-Varnish: 3377175973
    < Date: Tue, 09 Feb 2016 20:49:37 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/16374/10897.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2f56f80 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/16374/10897.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:13:20 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:51:37 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/32743/21792:56ba2c40:L6LY59dECeTbxNb4/5rTNo1jep8A"
    < Content-Length: 16973
    < X-Varnish: 3378847568
    < Date: Tue, 09 Feb 2016 20:49:37 GMT
    < Connection: keep-alive
    < 
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:53:37 GMT
    < Last-Modified: Tue, 09 Feb 2016 18:31:59 GMT
    < ETag: "map_0/14/8186/5448:56ba309f:APQzhdQU560MueCmvtIkPF+a5tgA"
    < Cache-Control: max-age=240
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 20818
    < X-Varnish: 2832516604
    < Date: Tue, 09 Feb 2016 20:49:37 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    * Connection #0 to host otile1.mqcdn.com left intact
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:14:58 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:51:37 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/16374/10897:56ba2ca2:HbF4PXPZly0pV6QijJuuPkNwRkEA"
    < Content-Length: 22112
    < X-Varnish: 3521846309
    < Date: Tue, 09 Feb 2016 20:49:37 GMT
    < Connection: keep-alive
    < 
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8186/5449.png
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32744/21790.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * * Re-using existing connection! (#0) with host otile1.mqcdn.com
    Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > > GET /tiles/1.0.0/osm/14/8186/5449.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    GET /tiles/1.0.0/osm/16/32744/21790.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:53:38 GMT
    < Last-Modified: Tue, 09 Feb 2016 18:31:59 GMT
    < ETag: "map_0/14/8186/5449:56ba309f:0B8wvlVjEfQ/598RwNbv7OKZuSIA"
    < Cache-Control: max-age=240
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 22525
    < X-Varnish: 2723575536
    < Date: Tue, 09 Feb 2016 20:49:38 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8187/5446.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8187/5446.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 17:55:43 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:51:38 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/32744/21790:56ba281f:b+nx14LFiJO1Z6UTBTkCgrGSjVwA"
    < Content-Length: 20749
    < X-Varnish: 2099577848
    < Date: Tue, 09 Feb 2016 20:49:38 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 17:51:38 GMT
    < Cache-Control: max-age=240
    < Expires: Tue, 09 Feb 2016 20:53:38 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/14/8187/5446:56ba272a:90S/CF8/bb7ifhNnvk51XEQQYeAA"
    < Content-Length: 23867
    < X-Varnish: 3937121558
    < Date: Tue, 09 Feb 2016 20:49:38 GMT
    < Connection: keep-alive
    < 
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32744/21791.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/32744/21791.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8187/5447.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8187/5447.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 17:55:43 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:51:38 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/32744/21791:56ba281f:1rTloIGG3CaZry8R9M6ybJnGcm0A"
    < Content-Length: 17854
    < X-Varnish: 1761387873
    < Date: Tue, 09 Feb 2016 20:49:38 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32744/21792.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/32744/21792.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:39:05 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:22:11 GMT
    < ETag: "map_0/16/32744/21792:56ba2043:HjjpqmtnYbl3tnq08HIHUlRZGaUA"
    < Cache-Control: max-age=120
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 18084
    < X-Varnish: 1800424807
    < Date: Tue, 09 Feb 2016 20:49:38 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32745/21790.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/32745/21790.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:53:39 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:51:38 GMT
    < ETag: "map_0/14/8187/5447:56ba272a:xC8fXpvz0mbAwY92cs0Di9Q7am0A"
    < Cache-Control: max-age=240
    < X-Varnish: 3936470143
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 21606
    < Date: Tue, 09 Feb 2016 20:49:39 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8187/5448.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8187/5448.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 17:55:43 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:51:39 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/32745/21790:56ba281f:/gNhSLKDMvwLQKQ/jwWrGWkpVwMA"
    < Content-Length: 19365
    < X-Varnish: 3085374332
    < Date: Tue, 09 Feb 2016 20:49:39 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32745/21791.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/32745/21791.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:17:17 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:55:43 GMT
    < ETag: "map_0/16/32745/21791:56ba281f:jt4Qh3NPBauqmeyciH5JjW8K4lMA"
    < Cache-Control: max-age=120
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 19702
    < X-Varnish: 3977330414
    < Date: Tue, 09 Feb 2016 20:49:39 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32745/21792.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/32745/21792.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:53:39 GMT
    < Last-Modified: Tue, 09 Feb 2016 18:31:59 GMT
    < ETag: "map_0/14/8187/5448:56ba309f:1DMUGGmo+j7l2JBHHgqsK8r0is8A"
    < Cache-Control: max-age=240
    < X-Varnish: 3085076561
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 22862
    < Date: Tue, 09 Feb 2016 20:49:39 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8187/5449.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8187/5449.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:02:14 GMT
    < Last-Modified: Tue, 09 Feb 2016 18:31:59 GMT
    < ETag: "map_0/14/8187/5449:56ba309f:TCCTudmS9brSjS5I9OzihFZ5LysA"
    < Cache-Control: max-age=240
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 21176
    < X-Varnish: 2724281234
    < Date: Tue, 09 Feb 2016 20:49:39 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8188/5446.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8188/5446.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 17:22:11 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:51:39 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/32745/21792:56ba2043:9Zt6TZDZj8DfFA6cOmtOinRltM8A"
    < Content-Length: 21124
    < X-Varnish: 1053270176
    < Date: Tue, 09 Feb 2016 20:49:39 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32746/21790.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/32746/21790.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < X-Varnish: 3978571241
    < Last-Modified: Tue, 09 Feb 2016 17:51:38 GMT
    < Cache-Control: max-age=240
    < ETag: "map_0/14/8188/5446:56ba272a:A7mkKfE+djF/eTzWBfj8F78lJFUA"
    < Expires: Tue, 09 Feb 2016 20:53:40 GMT
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 21934
    < Date: Tue, 09 Feb 2016 20:49:40 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8188/5447.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8188/5447.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:53:40 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:51:38 GMT
    < ETag: "map_0/14/8188/5447:56ba272a:rQE2H+OTZ06rigf7HvfL3hD+HHMA"
    < Cache-Control: max-age=240
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 23235
    < X-Varnish: 2097994567
    < Date: Tue, 09 Feb 2016 20:49:40 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8188/5448.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8188/5448.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:51:40 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:55:43 GMT
    < ETag: "map_0/16/32746/21790:56ba281f:ufY6fNnrWZ1KWyO7l2RGnN6XrMIA"
    < Cache-Control: max-age=120
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 18087
    < X-Varnish: 1051768106
    < Date: Tue, 09 Feb 2016 20:49:40 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32746/21791.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/32746/21791.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:51:40 GMT
    < Last-Modified: Tue, 09 Feb 2016 17:55:43 GMT
    < ETag: "map_0/16/32746/21791:56ba281f:9D2/EwUuk4cDoGQorTGuJqVtjwgA"
    < Cache-Control: max-age=120
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 17928
    < X-Varnish: 1759882955
    < Date: Tue, 09 Feb 2016 20:49:40 GMT
    < Connection: keep-alive
    < 
    < * HTTP/1.1 200 OK
    Connection #0 to host otile1.mqcdn.com left intact
    < Expires: Tue, 09 Feb 2016 20:53:40 GMT
    < Last-Modified: Tue, 09 Feb 2016 18:31:59 GMT
    < ETag: "map_0/14/8188/5448:56ba309f:XX8/1QzKATGZgCXdG3PdwmYUQToA"
    < Cache-Control: max-age=240
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 21914
    < X-Varnish: 1052651801 1052254896
    < Date: Tue, 09 Feb 2016 20:49:40 GMT
    < Connection: keep-alive
    < 
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/32746/21792.png
    
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4889200 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.155) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/32746/21792.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/14/8188/5449.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2c1a240 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.147) port 80 (#0)
    > GET /tiles/1.0.0/osm/14/8188/5449.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Expires: Tue, 09 Feb 2016 20:15:30 GMT
    < Last-Modified: Tue, 09 Feb 2016 18:31:59 GMT
    < ETag: "map_0/14/8188/5449:56ba309f:D600uqsQJHos6D0rYFNXf8CUqzEA"
    < Cache-Control: max-age=240
    < X-Varnish: 2344560643
    < Content-Type: image/jpeg
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < Content-Length: 20734
    < Date: Tue, 09 Feb 2016 20:49:41 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Thu, 01 Jan 1970 00:00:00 GMT
    < Cache-Control: max-age=0, must-revalidate
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/32746/21792:0:tKMmJumhHFJzfYSYxtCOHr4cuWcA"
    < Content-Length: 14872
    < X-Varnish: 1761388279
    < Date: Tue, 09 Feb 2016 20:49:41 GMT
    < Connection: keep-alive
    < 
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: maps_layer_draw_section: Starting autodownload
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    ** (viking): DEBUG: vik_goto_tool_get_coord: raw goto: Hamburg
    ** (viking): DEBUG: vik_goto_tool_get_coord: escaped goto: Hamburg
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://nominatim.openstreetmap.org/search?q=Hamburg&format=xml
    
    *   Trying 193.63.75.109...
    * Connected to nominatim.openstreetmap.org (193.63.75.109) port 80 (#0)
    > GET /search?q=Hamburg&format=xml HTTP/1.1
    Host: nominatim.openstreetmap.org
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Date: Tue, 09 Feb 2016 20:51:37 GMT
    < Server: Apache/2.4.7 (Ubuntu)
    < X-Powered-By: PHP/5.5.9-1ubuntu4.14
    < Access-Control-Allow-Origin: *
    < Access-Control-Allow-Methods: OPTIONS,GET
    < Access-Control-Max-Age: 8640000
    < Vary: Accept-Encoding
    < Connection: close
    < Transfer-Encoding: chunked
    < Content-Type: text/xml; charset=UTF-8
    < 
    
    * Closing connection 0
    ** (viking): DEBUG: vikgototool.c: /var/folders/sv/61j34mc97bz60fkhv93t1mfr0000gn/T/viking-download.X2POCY
    ** (viking): DEBUG: vik_goto_xml_tool_parse_file_for_latlon: /searchresults/place@lat, /searchresults/place@lon
    
    ** (viking:12369): WARNING **: Not removing file: /var/folders/sv/61j34mc97bz60fkhv93t1mfr0000gn/T/viking-download.X2POCY
    ** (viking): DEBUG: maps_layer_draw_section: Starting autodownload
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    ** (viking): DEBUG: maps_layer_draw_section: Starting autodownload
    ** (viking): DEBUG: a_background_thread
    ** (viking): DEBUG: thread_helper
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34587/21179.png
    
    *   Trying 2.16.117.177...
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34587/21179.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:37 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34587/21179:56ba34b6:atnF0mZ0/jLp1lq3rWcO9lQdFO0A"
    < Content-Length: 8951
    < X-Varnish: 3978593387
    < Date: Tue, 09 Feb 2016 20:51:37 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34587/21180.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34587/21180.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:38 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34587/21180:56ba34b6:YbK3sDqkZCGkZSX3UFxs7U+yyFwA"
    < Content-Length: 16164
    < X-Varnish: 2344839777
    < Date: Tue, 09 Feb 2016 20:51:38 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34587/21181.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34587/21181.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:38 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34587/21181:56ba34b6:HQ2mJzWwEuTVZaMMfjgPzESMWp4A"
    < Content-Length: 16644
    < X-Varnish: 3228123070
    < Date: Tue, 09 Feb 2016 20:51:38 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34587/21182.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34587/21182.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:39 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34587/21182:56ba34b6:D2SufUzVvamNoEW9404LRb8YY3UA"
    < Content-Length: 17968
    < X-Varnish: 1802974227
    < Date: Tue, 09 Feb 2016 20:51:39 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34588/21179.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34588/21179.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:39 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34588/21179:56ba34b6:LOYCuNOpEQfcdMk+l2p9DRBwQL0A"
    < Content-Length: 16649
    < X-Varnish: 2833865868
    < Date: Tue, 09 Feb 2016 20:51:39 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34588/21180.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34588/21180.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:39 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34588/21180:56ba34b6:sQPZNaiUJ/TTZNNimNMRq4855K0A"
    < Content-Length: 14415
    < X-Varnish: 1802974336
    < Date: Tue, 09 Feb 2016 20:51:39 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34588/21181.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34588/21181.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:40 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34588/21181:56ba34b6:FrOzSUPApGEY6qO8VMK0lNB5kJ8A"
    < Content-Length: 17652
    < X-Varnish: 3378870617
    < Date: Tue, 09 Feb 2016 20:51:40 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34588/21182.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34588/21182.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:40 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34588/21182:56ba34b6:2fN3SMf3XwQUEZFfFLUSL55iI+AA"
    < Content-Length: 17984
    < X-Varnish: 1761410805
    < Date: Tue, 09 Feb 2016 20:51:40 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34589/21179.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34589/21179.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    ** (viking): DEBUG: maps_layer_draw_section: Starting autodownload
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    ** (viking): DEBUG: maps_layer_draw_section: Starting autodownload
    ** (viking): DEBUG: a_background_thread
    ** (viking): DEBUG: thread_helper
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17292/10589.png
    
    *   Trying 2.16.117.121...
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:41 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34589/21179:56ba34b6:68HQWO2rn0iHX7tp1PD3exi8DP4A"
    < Content-Length: 19525
    < X-Varnish: 3085397232
    < Date: Tue, 09 Feb 2016 20:51:41 GMT
    < Connection: keep-alive
    < 
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17292/10589.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34589/21180.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34589/21180.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:41 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34589/21180:56ba34b6:nvjQOtvKJCXBqlKOlzRBGlUYU7cA"
    < Content-Length: 18892
    < X-Varnish: 1761410958
    < Date: Tue, 09 Feb 2016 20:51:41 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34589/21181.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34589/21181.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:41 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17292/10589:56ba33df:6abe1+L42fRROMJFiyQTHtbTnngA"
    < Content-Length: 16299
    < X-Varnish: 3937144679
    < Date: Tue, 09 Feb 2016 20:51:41 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17292/10590.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17292/10590.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:41 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34589/21181:56ba34b6:xk7KBPCacVD/MpU4GBahWMUrNsYA"
    < Content-Length: 18781
    < X-Varnish: 3521869648
    < Date: Tue, 09 Feb 2016 20:51:41 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34589/21182.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34589/21182.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:46:00 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:42 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17292/10590:56ba33e8:SUJDMEL3z9A6X2pYzzHf82fn+e8A"
    < Content-Length: 19862
    < X-Varnish: 2194224072
    < Date: Tue, 09 Feb 2016 20:51:42 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17292/10591.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17292/10591.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:42 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34589/21182:56ba34b6:/uZrVv8euFCSM7cVl58mBaS20KYA"
    < Content-Length: 14298
    < X-Varnish: 3937144790
    < Date: Tue, 09 Feb 2016 20:51:42 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34590/21179.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34590/21179.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:42 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17292/10591:56ba33df:BhFltvURMMtLYKxsihH7jVte5nUA"
    < Content-Length: 16868
    < X-Varnish: 3937144877
    < Date: Tue, 09 Feb 2016 20:51:42 GMT
    < Connection: keep-alive
    < 
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:42 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34590/21179:56ba34b6:/uu+j3HooA5i3EVE6C7m8TDJV60A"
    < Content-Length: 15126
    < X-Varnish: 1802974879
    < Date: Tue, 09 Feb 2016 20:51:42 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17293/10589.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17293/10589.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34590/21180.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34590/21180.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:42 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17293/10589:56ba33df:TYONfd3EXd0jS0uIHW4e6ec6QyoA"
    < Content-Length: 17264
    < X-Varnish: 3978594302
    < Date: Tue, 09 Feb 2016 20:51:42 GMT
    < Connection: keep-alive
    < 
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:42 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34590/21180:56ba34b6:4D2YOxFJ1yJdlz8CEeJ/PajxaJcA"
    < Content-Length: 17757
    < X-Varnish: 1053293312
    < Date: Tue, 09 Feb 2016 20:51:43 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17293/10590.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17293/10590.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34590/21181.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34590/21181.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:43 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17293/10590:56ba33df:NgXUHCKqrbOWt93LTRzD+wDthPgA"
    < Content-Length: 18659
    < X-Varnish: 2344840697
    < Date: Tue, 09 Feb 2016 20:51:43 GMT
    < Connection: keep-alive
    < 
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:43 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34590/21181:56ba34b6:VE/7YxT29wlXb3W7WPXghWP8vr0A"
    < Content-Length: 18186
    < X-Varnish: 3937145001
    < Date: Tue, 09 Feb 2016 20:51:43 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17293/10591.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17293/10591.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    ** (viking): DEBUG: DEBUG: cache count=70 size=52697944 list count=70
    
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/16/34590/21182.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef2d03260 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.177) port 80 (#0)
    > GET /tiles/1.0.0/osm/16/34590/21182.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:43 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17293/10591:56ba33df:ZM9ZwaqzU8F3ysM8jSlUVKP984AA"
    < Content-Length: 17802
    < X-Varnish: 2099601364
    < Date: Tue, 09 Feb 2016 20:51:43 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17294/10589.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17294/10589.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:49:26 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:43 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/16/34590/21182:56ba34b6:B59ydFLjNy5PJWFGb+eSM5I4yqkA"
    < Content-Length: 17154
    < X-Varnish: 3085397674
    < Date: Tue, 09 Feb 2016 20:51:43 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:44 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17294/10589:56ba33df:RLIMdJDCS60tOeF0kP6hjK7gDE8A"
    < Content-Length: 16216
    < X-Varnish: 2099601462
    < Date: Tue, 09 Feb 2016 20:51:44 GMT
    < Connection: keep-alive
    < 
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17294/10590.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17294/10590.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:44 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17294/10590:56ba33df:Wiw7RcrULSLL9bLyw961UwigXXkA"
    < Content-Length: 19422
    < X-Varnish: 2345794696
    < Date: Tue, 09 Feb 2016 20:51:44 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17294/10591.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17294/10591.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:44 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17294/10591:56ba33df:Yq+APVLfBf80sQFo16oevtxzp7EA"
    < Content-Length: 17737
    < X-Varnish: 2380812921
    < Date: Tue, 09 Feb 2016 20:51:44 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17295/10589.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17295/10589.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:45 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17295/10589:56ba33df:MK9O6U7tkGSL+KSAmUuJ2EdrMPsA"
    < Content-Length: 18516
    < X-Varnish: 2380812973
    < Date: Tue, 09 Feb 2016 20:51:45 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17295/10590.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17295/10590.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:45 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17295/10590:56ba33df:r/4DOf6lSf9PcI0gIfe0yT0p7DAA"
    < Content-Length: 19485
    < X-Varnish: 3228124366
    < Date: Tue, 09 Feb 2016 20:51:45 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    ** (viking): DEBUG: int curl_download_uri(const char *, FILE *, DownloadMapOptions *, DownloadFileOptions *, void *): uri=http://otile1.mqcdn.com/tiles/1.0.0/osm/15/17295/10591.png
    * Found bundle for host otile1.mqcdn.com: 0x7f8ef4b251d0 [can pipeline]
    * Re-using existing connection! (#0) with host otile1.mqcdn.com
    * Connected to otile1.mqcdn.com (2.16.117.121) port 80 (#0)
    > GET /tiles/1.0.0/osm/15/17295/10591.png HTTP/1.1
    Host: otile1.mqcdn.com
    User-Agent: viking/1.6.2 libcurl/7.47.0 OpenSSL/1.0.2f zlib/1.2.8
    Accept: */*
    
    < HTTP/1.1 200 OK
    < Content-Type: image/jpeg
    < Last-Modified: Tue, 09 Feb 2016 18:45:51 GMT
    < Cache-Control: max-age=120
    < Expires: Tue, 09 Feb 2016 20:53:45 GMT
    < Server: Mapnik2/0.8.0
    < Access-Control-Allow-Origin: *
    < ETag: "map_0/15/17295/10591:56ba33df:I1M+UWnHN6NnkfDvlxB5hcPX4dkA"
    < Content-Length: 16177
    < X-Varnish: 1053293830
    < Date: Tue, 09 Feb 2016 20:51:45 GMT
    < Connection: keep-alive
    < 
    
    * Connection #0 to host otile1.mqcdn.com left intact
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    
    ** (viking:12369): WARNING **: get_pixbuf_sql_exec: prepare failure - 1
    viking(12369,0x7fff750a2000) malloc: *** error for object 0x7f8ef2f26ea0: pointer being freed was not allocated
    *** set a breakpoint in malloc_error_break to debug
    Abort trap: 6
    Mac-mini-de-Aymeric:~ aymeric$ 
    
     

    Last edit: Rob Norris 2016-02-09
  • Rob Norris

    Rob Norris - 2016-02-09

    Thanks for posting.

    It looks like the "pointer being freed was not allocated" issue is only on program exit, so not too much of a problem for normal use.

    I'm not sure why the sql exec prepare failure occurs when trying to read from an MBTiles file. The prepare failure is in setting up the SQL statement - which should always work if the mbtiles file was opened OK (which seeming was as there where no previously logged errors and it would popup a dialog saying so). Unfortunately it would require a code change to log the actual SQL statement that is somehow broken.

    Another alternative is to try the Maps Layer --> On Disk OSM Tile Format and set the Maps Directory to top level of where the map tiles are already downloaded. Thus I think: "/Users/aymeric/Library/Application Support/Viking/viking-maps/OSM-MapQuest"
    This will avoid downloading any tiles and only use those that are already on disk.

    Are other graphical GTK2 programs working OK on your system (that would internally use pixbufs)? I think geeqie is one such example. It would be good to rule out any GTK2 problems.

    Otherwise ATM I'm struggling to think of what could be wrong.

     
  • Jonathan Towne

    Jonathan Towne - 2016-06-13

    For what its worth, I am having this problem as well, with both 1.6.2 tarball and current clone as of a few minutes ago from github. Geeqie works fine for me installed from homebrew, which is also where all of my viking dependencies got installed from (gtk, gdk-pixbuf, autotools, etc).

    I can confirm that map tiles get downloaded, and those downloads are viewable in 'background jobs' as one pans the map screen.

    My map cache is a few MB large with ~20 items in it after panning around for a second.

    It doesn't seem to matter which map backend I use (OSM/Mapquest, Bing Aerial, CalTopo 7.5", etc), the results are the same: grey map window. It acts as though its rendering and working fine; but no imagery shows.

    If I load up a .gpx file, however, that renders and I can work with it just fine, just cannot render map tiles.

    EDITS: platform OS X 10.11.5 El Capitan on macbook pro.

    I have no problems with viking on my other workstation (freebsd 10.2).
    My debug/verbose output does not contain huge numbers of "get_pixbuf_sql_exec: prepare failure", in fact, it shows no obvious errors that I can see.

     

    Last edit: Jonathan Towne 2016-06-13

Log in to post a comment.

MongoDB Logo MongoDB