← Back to team overview

widelands-dev team mailing list archive

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

 

Review: Needs Fixing

when I in 'Multiplayer Game Setup' / 'Please select' window clicked new map I got:

Program received signal SIGSEGV, Segmentation fault.
0x0877ce50 in UI::Statebox::get_state (this=0xd8) at /var/widelands/BZR/i18nfixes/src/ui_basic/checkbox.h:51
51              bool get_state() const {return m_flags & Is_Checked;}

backtrace:

 #0  0x0877ce50 in UI::Statebox::get_state (this=0xd8) at /var/widelands/BZR/i18nfixes/src/ui_basic/checkbox.h:51
 #1  0x08974ed8 in FullscreenMenuMapSelect::fill_table (this=0xbfffc024) at /var/widelands/BZR/i18nfixes/src/ui_fsmenu/mapselect.cc:511
 #2  0x089765f8 in FullscreenMenuMapSelect::_tagbox_changed (this=0xbfffc024, id=0, to=true)
     at /var/widelands/BZR/i18nfixes/src/ui_fsmenu/mapselect.cc:662
 #3  0x0897b6aa in boost::_mfi::mf2<void, FullscreenMenuMapSelect, int, bool>::operator() (this=0x97bf948, p=0xbfffc024, a1=0, a2=true)
     at /usr/include/boost/bind/mem_fn_template.hpp:280
 #4  0x0897b112 in boost::_bi::list3<boost::_bi::value<FullscreenMenuMapSelect*>, boost::_bi::value<int>, boost::arg<1> >::operator()<boost::_mfi::mf2<void, FullscreenMenuMapSelect, int, bool>, boost::_bi::list1<bool&> > (this=0x97bf950, f=..., a=...)
     at /usr/include/boost/bind/bind.hpp:392
 #5  0x0897ab99 in boost::_bi::bind_t<void, boost::_mfi::mf2<void, FullscreenMenuMapSelect, int, bool>, boost::_bi::list3<boost::_bi::value<FullscreenMenuMapSelect*>, boost::_bi::value<int>, boost::arg<1> > >::operator()<bool> (this=0x97bf948, a1=@0xbfffb8cc: true)
     at /usr/include/boost/bind/bind_template.hpp:32

-- 
https://code.launchpad.net/~widelands-dev/widelands/i18nfixes/+merge/238137
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/i18nfixes.


References