MantisBT - VCMI
View Issue Details
0001788VCMIAI - Adventure Mappublic2014-05-10 19:012014-05-24 16:04
beegee 
beegee 
urgentblockalways
closedno change required 
 
 
0001788: Crash on AI turn
VCMI crashes on AI turn.
1. Choose Arrogance
2. Press Next Turn
0 ConstTransitivePtr<CBuilding>::operator-> ConstTransitivePtr.h 61 0xfde8ec
1 CGTownInstance::dailyIncome CObjectHandler.cpp 2283 0x7fc091d2e00f
2 VCAI::buildStructure VCAI.cpp 1145 0x7fc08d2221ef
3 VCAI::tryRealize VCAI.cpp 1841 0x7fc08d2297d7
4 Goals::CGoal<Goals::Build>::accept Goals.cpp 168 0x7fc08d3871fd
5 VCAI::striveToGoalInternal VCAI.cpp 2022 0x7fc08d22b182
6 VCAI::striveToGoal VCAI.cpp 1944 0x7fc08d21b9f7
7 VCAI::makeTurnInternal VCAI.cpp 756 0x7fc08d21b44d
8 VCAI::makeTurn VCAI.cpp 668 0x7fc08d217fa0
9 boost::_mfi::mf0<void, VCAI>::operator() mem_fn_template.hpp 49 0x7fc08d347c82
10 boost::_bi::list1<boost::_bi::value<VCAI*> >::operator()<boost::_mfi::mf0<void, VCAI>, boost::_bi::list0> bind.hpp 253 0x7fc08d347be5
11 boost::_bi::bind_t<void, boost::_mfi::mf0<void, VCAI>, boost::_bi::list1<boost::_bi::value<VCAI*> > >::operator() bind_template.hpp 20 0x7fc08d347b5f
12 boost::detail::thread_data<boost::_bi::bind_t<void, boost::_mfi::mf0<void, VCAI>, boost::_bi::list1<boost::_bi::value<VCAI*> > > >::run thread.hpp 117 0x7fc08d347b0c
13 thread_proxy /lib64/libboost_thread.so.1.54.0 0x34da20c2aa
14 start_thread /lib64/libpthread.so.0 0x34af807f33
15 clone /lib64/libc.so.6 0x34af0f4ded
No tags attached.
Issue History
2014-05-10 19:01beegeeNew Issue
2014-05-10 19:01beegeeStatusnew => assigned
2014-05-10 19:01beegeeAssigned To => Tow
2014-05-10 19:02beegeeAssigned ToTow =>
2014-05-10 19:29WarmongerNote Added: 0004653
2014-05-10 19:30WarmongerNote Edited: 0004653bug_revision_view_page.php?bugnote_id=4653#r2565
2014-05-11 18:45beegeeNote Added: 0004655
2014-05-24 16:04beegeeNote Added: 0004675
2014-05-24 16:04beegeeStatusassigned => closed
2014-05-24 16:04beegeeAssigned To => beegee
2014-05-24 16:04beegeeResolutionopen => no change required

Notes
(0004653)
Warmonger   
2014-05-10 19:29   
(edited on: 2014-05-10 19:30)
With clean 0.95b (after system wipe) everything works nicely, and it used to work recently. Are you sure you didn't screw something on your side?

(0004655)
beegee   
2014-05-11 18:45   
Mhh, could be possible, will recheck!
(0004675)
beegee   
2014-05-24 16:04   
I switched from Fedora to Linux Mint (based on Ubuntu). Everything is OK now. I think crash was caused due to misconfiguration of shared libraries after migrating to Git.