Re: [bug r4954] Crahs loading savegames
Reply #6 –
@Tomas: do you get similar error when rotating the map?
Edit: I think I know what the error is. The r4954 calls std::sort with a comparison function that is not a strict weak ordering... will fix this soon.