← Back to team overview

widelands-dev team mailing list archive

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

 

Oh, this is bt I got:

#0  0xb7fdcd3c in __kernel_vsyscall ()
#1  0xb784b307 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#2  0xb784c9c3 in __GI_abort () at abort.c:89
#3  0xb7a77a25 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#4  0xb7a75733 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#5  0xb7a757ad in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#6  0xb7a76514 in __cxa_pure_virtual () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#7  0x08c12013 in ChatOverlay::Impl::recompute (this=0x9cbd048) at /var/widelands/ai_persistent_data/src/wui/chatoverlay.cc:119
#8  0x08c11fcd in ChatOverlay::recompute (this=0x9cbcfd8) at /var/widelands/ai_persistent_data/src/wui/chatoverlay.cc:105
#9  0x08a77d7e in InteractiveBase::InteractiveBase(Widelands::EditorGameBase&, Section&)::{lambda(GraphicResolutionChanged const&)#1}::operator()(GraphicResolutionChanged const&) const () at /var/widelands/ai_persistent_data/src/wui/interactive_base.cc:115
#10 0x08a7bf01 in std::_Function_handler<void(const GraphicResolutionChanged&), InteractiveBase::InteractiveBase(Widelands::EditorGameBase&, Section&)::<lambda(const GraphicResolutionChanged&)> >::_M_invoke(const std::_Any_data &, const GraphicResolutionChanged &) (__functor=..., __args#0=...)
    at /usr/include/c++/4.9/functional:2039
#11 0x0885b94b in std::function<void (GraphicResolutionChanged const&)>::operator()(GraphicResolutionChanged const&) const (this=0x9a891bc, __args#0=...)
    at /usr/include/c++/4.9/functional:2439
#12 0x0885b753 in Notifications::NotificationsManager::publish<GraphicResolutionChanged> (this=0x917dd80 <Notifications::NotificationsManager::get()::instance>, 
    message=...) at /var/widelands/ai_persistent_data/src/notifications/notifications_impl.h:75
#13 0x0885affb in Notifications::publish<GraphicResolutionChanged> (message=...) at /var/widelands/ai_persistent_data/src/notifications/notifications.h:51
#14 0x0885a48d in Graphic::resolution_changed (this=0x91ea080) at /var/widelands/ai_persistent_data/src/graphic/graphic.cc:193
#15 0x0885a3d5 in Graphic::change_resolution (this=0x91ea080, w=1200, h=900) at /var/widelands/ai_persistent_data/src/graphic/graphic.cc:182
#16 0x087be6fb in WLApplication::refresh_graphics (this=0x9181f38) at /var/widelands/ai_persistent_data/src/wlapplication.cc:709
#17 0x087c113e in WLApplication::mainmenu (this=0x9181f38) at /var/widelands/ai_persistent_data/src/wlapplication.cc:1042
#18 0x087bd8b4 in WLApplication::run (this=0x9181f38) at /var/widelands/ai_persistent_data/src/wlapplication.cc:456
#19 0x087bbfd5 in main (argc=1, argv=0xbffffa24) at /var/widelands/ai_persistent_data/src/main.cc:155

Is it related to notifications? Is it specific to this branch? I dont know...
-- 
https://code.launchpad.net/~widelands-dev/widelands/ai_persistent_data/+merge/271853
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/ai_persistent_data.


References