<div>Hi, </div>
<div> </div>
<div>I'm trying to bypass some weird filtering by my email provider, so please forgive me if this report comes duplicated.</div>
<div><br>Following command produce good mapset for Mapsource:</div>
<div>> mkgmap --code-page=1252 --route --index --bounds=bounds <br>29624847.osm.pbf 29624849.osm.pbf 29624850.osm.pbf <br> <br>This command creates bad mapset:</div>
<div>> mkgmap --code-page=1252 --route --index --bounds=bounds <br>29624849.osm.pbf 29624847.osm.pbf 29624850.osm.pbf <br> <br>The only difference is changed order of input pbf files. Bad mapset crashes Mapsource, when trying to send map to GPS. Mapsource gives information about error in MDR_TRIM_ADDR.CXX, which suggest mapset index. <br> <br>I have compared output files for both compilation. Index *_mdr.img is very different. Additionally first and second img are different, while third is the same (except compilation time). I think that output img should be the same, regardless of compilation sequence. <br> <br><span>-- <br></span>Best regards, <br>Andrzej</div>