The International Simutrans Forum

Development => Bug Reports => Topic started by: eipi on February 27, 2012, 04:25:34 PM

Title: [BUG] r5427: Access violation when enlarging map
Post by: eipi on February 27, 2012, 04:25:34 PM
In r5427, Simutrans crashes when you try to enlarge the map. This happens in all games (new and saved) I have tested so far.

The access violation happens at line 171 in gui_container.cc (gui_container_t::infowin_event). I also found out that the vfptr of komp points to 0xfeeefeee, i.e. it is uninitialized.
Title: Re: [BUG] r5427: Access violation when enlarging map
Post by: Dwachs on February 27, 2012, 07:15:24 PM
I cannot reproduce this :/

Can you provide a full call stack?

Can you upload a savegame to reproduce it?