Program received signal SIGFPE, Arithmetic exception. 0x0000000000923a8b in Widelands::DismantleSite::draw (this=0x1acf31d0, game=..., dst=..., coords=..., pos=...) at /home/user/widelands/src/logic/dismantlesite.cc:253 253 uint32_t lines = h * completed_time / total_time; (gdb) bt #0 0x0000000000923a8b in Widelands::DismantleSite::draw (this=0x1acf31d0, game=..., dst=..., coords=..., pos=...) at /home/user/widelands/src/logic/dismantlesite.cc:253 #1 0x00000000009cc0c4 in GameView::rendermap (this=0x7fffffff9bd0, egbase=..., player=..., viewofs=...) at /home/user/widelands/src/graphic/render/gameview.cc:362 #2 0x000000000098f6c3 in Map_View::draw (this=0xf6e2ab0, dst=...) at /home/user/widelands/src/wui/mapview.cc:99 #3 0x0000000000949914 in UI::Panel::do_draw_inner (this=0xf6e2ab0, dst=...) at /home/user/widelands/src/ui_basic/panel.cc:797 #4 0x0000000000949d7c in UI::Panel::do_draw (this=0xf6e2ab0, dst=...) at /home/user/widelands/src/ui_basic/panel.cc:855 #5 0x0000000000948700 in UI::Panel::run (this=0xf6e2ab0) at /home/user/widelands/src/ui_basic/panel.cc:179 #6 0x000000000091d103 in Widelands::Game::run (this=0x7fffffffaca0, loader_ui=0x7fffffffa000, start_game_type=Widelands::Game::Loaded) at /home/user/widelands/src/logic/game.cc:582 #7 0x000000000091c53b in Widelands::Game::run_load_game (this=0x7fffffffaca0, filename=...) at /home/user/widelands/src/logic/game.cc:431 #8 0x00000000007f8c43 in WLApplication::load_game (this=0xf7bb80) at /home/user/widelands/src/wlapplication.cc:2076 #9 0x00000000007f7a89 in WLApplication::mainmenu_singleplayer (this=0xf7bb80) at /home/user/widelands/src/wlapplication.cc:1599 #10 0x00000000007f7567 in WLApplication::mainmenu (this=0xf7bb80) at /home/user/widelands/src/wlapplication.cc:1517 #11 0x00000000007f2a98 in WLApplication::run (this=0xf7bb80) at /home/user/widelands/src/wlapplication.cc:441 #12 0x00000000007f0e0d in main (argc=1, argv=0x7fffffffe2c8) at /home/user/widelands/src/main.cc:48