On Wed, Jun 29, 2011 at 12:57 AM, M∡rtin Koppenhoefer <[email protected]> wrote: > Is there a way to run mapnik2 (current trunk) with tirex? I am now > able to render the test tiles (checkerboard) in batch ,mode but mapnik > ends with segfault (there is only mapnik2 on the system and my > stylesheet is for mapnik2): Sorry for interrupting you in-between.
Are you talking about svn co http://svn.openstreetmap.org/applications/rendering/mapnik Is it of mapnik 2, and how is mapnik2 different from mapnik. I also dont know what exactly the tirex is and what is the purpose of using it. Because I usually do rendering using simply mapnik. as I am setting a automatic tile rendering system as a project, this will help me to clear all the concepts and to use any tool if required. > Jun 28 21:09:21 GAUSS kernel: [ 1546.416119] mapnik[4611]: segfault at > 0 ip 0000000000436d9a sp 00007fffc912e410 error 4 in > mapnik[400000+63000] > Jun 28 21:09:21 GAUSS kernel: [ 1546.417631] mapnik[4612]: segfault at > 0 ip 0000000000436d9a sp 00007fffa82518d0 error 4 in > mapnik[400000+63000] Segmentation fault normally means programming error. Wrong use of pointer, memory issue. -- Parveen Arora www.parveenarora.in E-Mail: [email protected] _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

