Forcing flag at (164, 68) TI(66079): destination appears to have become split from current location -> fail Cmd_EnemyFlagAction::execute player(4): flag->owner(1) number=2 Cmd_EnemyFlagAction::execute player(4): flag->owner(1) number=1 Thread 1 "widelands" received signal SIGSEGV, Segmentation fault. 0x0000000000cfe4dd in RenderTarget::blit (this=0x69a89f0, dst=..., image=0xb261b68, blend_mode=BlendMode::UseAlpha, align=UI::Align::kLeft) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/rendertarget.cc:151 151 UI::correct_for_align(align, image->width(), &destination_point); (gdb) bt #0 0x0000000000cfe4dd in RenderTarget::blit (this=0x69a89f0, dst=..., image=0xb261b68, blend_mode=BlendMode::UseAlpha, align=UI::Align::kLeft) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/rendertarget.cc:151 #1 0x0000000000d4a11e in UI::RenderedText::draw (this=0xb0b4cc0, dst=..., position=..., region=..., align=UI::Align::kCenter) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/text/rendered_text.cc:151 #2 0x0000000000d4a278 in UI::RenderedText::draw (this=0xb0b4cc0, dst=..., position=..., align=UI::Align::kCenter) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/text/rendered_text.cc:167 #3 0x0000000000dd185a in Widelands::MapObject::do_draw_info (this=0xfac68d0, draw_text=@0x7fffffff9354: (kCensus | kStatistics), census="Fortress", statictics="1 soldier", field_on_dst=..., scale=1, dst=0x69a89f0) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/logic/map_objects/map_object.cc:478 #4 0x0000000000de0ce8 in Widelands::Building::draw_info (this=0xfac68d0, draw_text=(kCensus | kStatistics), point_on_dst=..., scale=0.87405026, dst=0x69a89f0) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/logic/map_objects/tribes/building.cc:618 #5 0x0000000000de0bd6 in Widelands::Building::draw (this=0xfac68d0, gametime=78548025, draw_text=(kCensus | kStatistics), point_on_dst=..., scale=0.87405026, dst=0x69a89f0) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/logic/map_objects/tribes/building.cc:603 #6 0x00000000011cf2ae in (anonymous namespace)::draw_objects_for_visible_field (egbase=..., field=..., zoom=0.87405026, draw_text=(kCensus | kStatistics), player=0xd1565e0, dst=0x69a89f0) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/game_renderer.cc:117 #7 0x00000000011cfe17 in (anonymous namespace)::draw_objects (egbase=..., zoom=0.87405026, fields_to_draw=..., player=0xd1565e0, draw_text=(kCensus | kStatistics), dst=0x69a89f0) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/game_renderer.cc:242 #8 0x00000000011d1395 in GameRenderer::draw (this=0x556c780, egbase=..., viewpoint=..., zoom=1.144099, draw_text=(kCensus | kStatistics), player=0xd1565e0, dst=0x69a89f0) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/game_renderer.cc:454 #9 0x00000000011d094f in GameRenderer::rendermap (this=0x556c780, egbase=..., viewpoint=..., zoom=1.144099, player=..., draw_text=(kCensus | kStatistics), dst=0x69a89f0) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/game_renderer.cc:318 #10 0x00000000011b2d3f in MapView::draw (this=0x98379a0, dst=...) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wui/mapview.cc:406 ---Type to continue, or q to quit--- #11 0x0000000000effa14 in UI::Panel::do_draw_inner (this=0x98379a0, dst=...) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.cc:727 #12 0x0000000000effbd3 in UI::Panel::do_draw (this=0x98379a0, dst=...) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.cc:760 #13 0x0000000000efe854 in UI::Panel::do_run (this=0x98379a0) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.cc:192 #14 0x0000000000c57780 in UI::Panel::run (this=0x98379a0) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.h:99 #15 0x0000000000d6abda in Widelands::Game::run (this=0x7fffffffbe90, loader_ui=0x7fffffffa280, start_game_type=Widelands::Game::Loaded, script_to_run="", replay=false, prefix_for_replays="single_player") at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/logic/game.cc:525 #16 0x0000000000d6a034 in Widelands::Game::run_load_game (this=0x7fffffffbe90, filename="save/test.wgf", script_to_run="") at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/logic/game.cc:382 #17 0x0000000000c52276 in WLApplication::load_game (this=0x198f790) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:1278 #18 0x0000000000c512ce in WLApplication::mainmenu_singleplayer (this=0x198f790) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:1107 #19 0x0000000000c50cb8 in WLApplication::mainmenu (this=0x198f790) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:1008 #20 0x0000000000c4d7f8 in WLApplication::run (this=0x198f790) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:445 #21 0x0000000000c4beb1 in main (argc=1, argv=0x7fffffffe5d8) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/main.cc:49 (gdb)