Comment 9 for bug 1387801

Revision history for this message
TiborB (tiborb95) wrote :

I am getting crash on current trunk:

Game: Writing Preload Data ...
Program received signal SIGSEGV, Segmentation fault.
0x08b60a2d in Widelands::GamePreloadPacket::write (this=0xbfffd974, fs=..., game=...)
    at /var/widelands/trunk/src/game_io/game_preload_packet.cc:117
117 s.set_int("gametype", static_cast<int32_t>(game.game_controller()->get_game_type()));

is it known problem?