Using the patch I cannot reproduce the problem any more :-)) +1 to commit.
Thanks! WanMil > > Hi > >> The problem should be fixed by using a separate Sort object for each >> thread. One solution would be if CommandArgs.getSort() returns a copy. I >> am not sure how to create a valid copy of a Sort object. >> Steve, can you help? > > The problem is that there is only one MapMaker object. > > Attached patch fixes it. > > ..Steve > > > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
