← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/fh1-multitexture into lp:widelands

 

Got a crash:

Thread 1 "widelands" received signal SIGSEGV, Segmentation fault.                                                                         
0x0000000000cfe5fd in RenderTarget::blit (this=0x1c03930, dst=..., image=0x803d538, 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  0x0000000000cfe5fd in RenderTarget::blit (this=0x1c03930, dst=..., image=0x803d538, blend_mode=BlendMode::UseAlpha,                   
    align=UI::Align::kLeft) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/rendertarget.cc:151                  
#1  0x0000000000d4a5b1 in UI::RenderedText::draw (this=0x88adfb0, dst=..., position=..., region=..., align=UI::Align::kRight,             
    cropmode=UI::RenderedText::CropMode::kRenderTarget)
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/text/rendered_text.cc:174
#2  0x0000000000d4a75e in UI::RenderedText::draw (this=0x88adfb0, dst=..., position=..., align=UI::Align::kRight)
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/graphic/text/rendered_text.cc:191
#3  0x0000000000fac3b9 in InteractiveGameBase::draw_overlay (this=0x9c77ce0, dst=...)
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wui/interactive_gamebase.cc:130
#4  0x0000000000effd10 in UI::Panel::do_draw_inner (this=0x9c77ce0, dst=...)
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.cc:733
#5  0x0000000000effe7d in UI::Panel::do_draw (this=0x9c77ce0, dst=...)
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.cc:760
#6  0x0000000000efeafe in UI::Panel::do_run (this=0x9c77ce0)
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.cc:192
#7  0x0000000000c578a0 in UI::Panel::run<UI::Panel::Returncodes> (this=0x9c77ce0)
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/ui_basic/panel.h:99
#8  0x0000000000d6b046 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
#9  0x0000000000d6a4a0 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
#10 0x0000000000c52396 in WLApplication::load_game (this=0x1991790)
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:1278
#11 0x0000000000c513ee in WLApplication::mainmenu_singleplayer (this=0x1991790)
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:1107
#12 0x0000000000c50dd8 in WLApplication::mainmenu (this=0x1991790)
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:1008
#13 0x0000000000c4d918 in WLApplication::run (this=0x1991790)
---Type <return> to continue, or q <return> to quit---
    at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/wlapplication.cc:445
#14 0x0000000000c4bfd1 in main (argc=1, argv=0x7fffffffe5d8) at /home/kaputtnik/Quellcode/widelands-repo/fh1-multitexture/src/main.cc:49
-- 
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