Hi Enrico, if you are sure that it is no hardware problem, I'd say it sounds like in problem in the java virtual machine, maybe it depends on the random order of a hashmap. So, maybe contact the java support (Oracle) or try to switch back to Java 1.7.
If you can reproduce the problem with a small set of input files, please post all that is needed and I'l try to find out more. Gerd demon.box wrote > Hi, recently during the mkgmap image creation often I have this error, > always the same: > > (...) > exception_access_violation (0xc0000005) at pc=0xffffffffa3805120, > pid=3164, > > problematic frame > > C 0xffffffffa3755120 > (...) > > java version 1.8.0_31 > mkgmap 3447 > > but the strange thing is that after the error if I restart it (without any > changhes) the creation of the image ends correctly! > I mean, for example: > > start1 = ERROR > start2 = ERROR > start3 = OK > > without any changes..!!! > > This is my mkgmap command: * > start /low /b /wait java -enableassertions -Xmx3000m -jar > ..\bin\mkgmap.jar --country-name="%country%" --family-id=%FID% > --mapname=66%FID%001 --overview-mapname=66%FID%000 > --series-name="OSM_%date%" --family-name="OSM_%date%" > --style-file=..\bin\styles\ --style=%style% --name-tag-list=name:it,name > --description="%country%" --route -c ..\bin\template_basic.args -c > template.args %TypFileToAdd% * > > Have you any idea, what is wrong? > Thanks. > --enrico -- View this message in context: http://gis.19327.n5.nabble.com/Error-creating-image-tp5833599p5833600.html Sent from the Mkgmap Development mailing list archive at Nabble.com. _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
