widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #10224
Re: [Merge] lp:~widelands-dev/widelands/fh1-multitexture into lp:widelands
Crashed again (r8200) after playing a while. Just followed an expedition ship exploring the world. Opened windows: Stock and Expedition. Unfortunately no asserts:
Autosave: save took 1591 ms
TrainingSite::drop_stalled_soldiers: Kicking somebody out.
TrainingSite::drop_stalled_soldiers: Kicking somebody out.
TrainingSite::drop_stalled_soldiers: Kicking somebody out.
TrainingSite::drop_stalled_soldiers: Kicking somebody out.
Thread 1 "widelands" received signal SIGSEGV, Segmentation fault.
0x0000000007abea00 in ?? ()
(gdb) bt
#0 0x0000000007abea00 in ?? ()
#1 0x0000000000cff86f in RenderTarget::blit (this=0x78078b0, dst=..., image=0x7abea18, blend_mode=BlendMode::UseAlpha,
align=UI::Align::kLeft) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/rendertarget.cc:152
#2 0x0000000000d4b86f in UI::RenderedText::draw (this=0x7a3e950, dst=..., position=..., region=..., align=UI::Align::kCenter,
cropmode=UI::RenderedText::CropMode::kRenderTarget)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/text/rendered_text.cc:174
#3 0x0000000000d4ba1c in UI::RenderedText::draw (this=0x7a3e950, dst=..., position=..., align=UI::Align::kCenter)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/text/rendered_text.cc:191
#4 0x0000000000f1f907 in UI::Window::draw_border (this=0x7d0b9e0, dst=...)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/window.cc:281
#5 0x0000000000f010f9 in UI::Panel::do_draw (this=0x7d0b9e0, dst=...)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.cc:754
#6 0x0000000000f01004 in UI::Panel::do_draw_inner (this=0x2331ee0, dst=...)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.cc:731
#7 0x0000000000f0119d in UI::Panel::do_draw (this=0x2331ee0, dst=...)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.cc:760
#8 0x0000000000effe1e in UI::Panel::do_run (this=0x2331ee0)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.cc:192
#9 0x0000000000c58af0 in UI::Panel::run<UI::Panel::Returncodes> (this=0x2331ee0)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.h:99
#10 0x0000000000d6c304 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:524
#11 0x0000000000d6b75e 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:381
#12 0x0000000000c535e6 in WLApplication::load_game (this=0x1993790)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:1278
#13 0x0000000000c5263e in WLApplication::mainmenu_singleplayer (this=0x1993790)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:1107
---Type <return> to continue, or q <return> to quit---
#14 0x0000000000c52028 in WLApplication::mainmenu (this=0x1993790)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:1008
#15 0x0000000000c4eb68 in WLApplication::run (this=0x1993790)
at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:445
#16 0x0000000000c4d221 in main (argc=1, argv=0x7fffffffe5d8) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/main.cc:49
(gdb)
--
https://code.launchpad.net/~widelands-dev/widelands/fh1-multitexture/+merge/323903
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/fh1-multitexture.
References