Thread 1 "widelands" received signal SIGSEGV, Segmentation fault. 0x0000000000efe533 in UI::Window::layout (this=0x9488d50) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/window.cc:144 144 center_panel_->set_pos(Vector2i(0, 0)); (gdb) backtrace #0 0x0000000000efe533 in UI::Window::layout (this=0x9488d50) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/window.cc:144 #1 0x0000000000ede97d in UI::Panel::set_size (this=0x9488d50, nw=1480, nh=940) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/panel.cc:249 #2 0x0000000000edeac9 in UI::Panel::set_desired_size (this=0x9488d50, w=1480, h=940) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/panel.cc:291 #3 0x0000000000efe4e0 in UI::Window::update_desired_size (this=0x9488d50) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/window.cc:134 #4 0x0000000000edeaab in UI::Panel::set_desired_size (this=0x844e7a0, w=146, h=158) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/panel.cc:289 #5 0x0000000000ebef77 in UI::Box::update_desired_size (this=0x844e7a0) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/box.cc:123 #6 0x0000000000edeaab in UI::Panel::set_desired_size (this=0xa44e600, w=34, h=34) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/panel.cc:289 #7 0x0000000000ebeec5 in UI::Box::update_desired_size (this=0xa44e600) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/box.cc:117 #8 0x0000000000ebf843 in UI::Box::add (this=0xa44e600, panel=0x8442fb0, resizing=UI::Box::Resizing::kAlign, align=UI::Align::kLeft) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/box.cc:272 #9 0x0000000000fb5d57 in ShipWindow::init (this=0x9488d50, avoid_fastclick=true) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/wui/shipwindow.cc:98 #10 0x0000000000fb5656 in ShipWindow::::operator()(const Widelands::NoteShipWindow &) const (__closure=0x9490a78, note=...) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/wui/shipwindow.cc:62 #11 0x0000000000fb8a0a in std::_Function_handler >::_M_invoke(const std::_Any_data &, const Widelands::NoteShipWindow &) (__functor=..., __args#0=...) at /usr/include/c++/6.3.1/functional:1731 #12 0x0000000000df5169 in std::function::operator()(Widelands::NoteShipWindow const&) const (this=0x9490a78, __args#0=...) at /usr/include/c++/6.3.1/functional:2127 #13 0x0000000000df3964 in Notifications::NotificationsManager::publish ( this=0x1932620 , message=...) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/notifications/notifications_impl.h:75 #14 0x0000000000df1e4f in Notifications::publish (message=...) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/notifications/notifications.h:51 #15 0x00000000010f20da in Widelands::PortDock::ship_arrived (this=0x7c7dbf0, game=..., ship=...) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/economy/portdock.cc:339 #16 0x0000000000debb05 in Widelands::Ship::ship_update_transport (this=0x3a30af0, game=..., state=...) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/logic/map_objects/tribes/ship.cc:305 #17 0x0000000000deb844 in Widelands::Ship::ship_update (this=0x3a30af0, game=..., state=...) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/logic/map_objects/tribes/ship.cc:260 #18 0x0000000000d93926 in Widelands::Bob::do_act (this=0x3a30af0, game=...) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/logic/map_objects/bob.cc:193 #19 0x0000000000d937f3 in Widelands::Bob::act (this=0x3a30af0, game=..., data=1418) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/logic/map_objects/bob.cc:179 #20 0x0000000000db20d6 in Widelands::CmdAct::execute (this=0x91a32b0, game=...) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/logic/map_objects/map_object.cc:98 ---Type to continue, or q to quit--- #21 0x0000000000e5e8db in Widelands::CmdQueue::run_queue (this=0x7fffffffc050, interval=270, game_time_var=@0x7fffffffbe88: 8228043) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/logic/cmd_queue.cc:123 #22 0x0000000000d4d397 in Widelands::Game::think (this=0x7fffffffbe80) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/logic/game.cc:556 #23 0x0000000000f7d7d7 in InteractiveBase::think (this=0x1d34ab0) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/wui/interactive_base.cc:327 #24 0x0000000000f9315e in InteractivePlayer::think (this=0x1d34ab0) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/wui/interactive_player.cc:128 #25 0x0000000000edee05 in UI::Panel::do_think (this=0x1d34ab0) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/panel.cc:441 #26 0x0000000000ede6ab in UI::Panel::do_run (this=0x1d34ab0) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/panel.cc:183 #27 0x0000000000c3b914 in UI::Panel::run (this=0x1d34ab0) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/ui_basic/panel.h:96 #28 0x0000000000d4d088 in Widelands::Game::run (this=0x7fffffffbe80, loader_ui=0x7fffffffa270, start_game_type=Widelands::Game::Loaded, script_to_run="", replay=false, prefix_for_replays="single_player") at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/logic/game.cc:526 #29 0x0000000000d4c4e2 in Widelands::Game::run_load_game (this=0x7fffffffbe80, filename="save/test.wgf", script_to_run="") at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/logic/game.cc:383 #30 0x0000000000c3640a in WLApplication::load_game (this=0x195c640) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/wlapplication.cc:1268 #31 0x0000000000c3555e in WLApplication::mainmenu_singleplayer (this=0x195c640) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/wlapplication.cc:1102 #32 0x0000000000c34f48 in WLApplication::mainmenu (this=0x195c640) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/wlapplication.cc:1003 #33 0x0000000000c31a7c in WLApplication::run (this=0x195c640) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/wlapplication.cc:444 #34 0x0000000000c300f1 in main (argc=1, argv=0x7fffffffe5a8) at /home/kaputtnik/Quellcode/widelands-repo/trunk/src/main.cc:49 (gdb)