MantisBT - VCMI
View Issue Details
0001377VCMIMechanics - Battlespublic2013-07-22 20:522014-12-20 11:08
Ivan 
Warmonger 
normalcrashunable to reproduce
closedfixed 
0.93 
0.97b 
0001377: Unreproducible crash on genie spellcasting
See attached archive for logs + dump

No extra details unfortunately.
Reported in Russian thread on forums
No tags attached.
has duplicate 0001928closed AVS vcmiserver crash when Master Genie cast one of spells on allied creature 
rar genie_cast_crash.rar (225,420) 2013-07-22 20:52
https://bugs.vcmi.eu/file_download.php?file_id=1395&type=bug
Issue History
2013-07-22 20:52IvanNew Issue
2013-07-22 20:52IvanFile Added: genie_cast_crash.rar
2013-07-25 14:44TowNote Added: 0003808
2014-12-20 11:07WarmongerNote Added: 0005224
2014-12-20 11:07WarmongerStatusnew => closed
2014-12-20 11:07WarmongerAssigned To => Warmonger
2014-12-20 11:07WarmongerResolutionopen => fixed
2014-12-20 11:07WarmongerFixed in Version => 0.97b
2014-12-20 11:08WarmongerRelationship addedhas duplicate 0001928

Notes
(0003808)
Tow   
2013-07-25 14:44   
Translated stacktrace:
     VCMI_client.exe!CMovementAnimation::CMovementAnimation(CBattleInterface * _owner=0x034da138, const CStack * _stack=0x00000000, std::vector<BattleHex,std::allocator<BattleHex> > _destTiles={...}, int _distance=255) Line 512 C++
> VCMI_client.exe!CBattleInterface::stackMoved(const CStack * stack=0x00000000, std::vector<BattleHex,std::allocator<BattleHex> > destHex={...}, int distance=255) Line 1393 C++
     VCMI_client.exe!CPlayerInterface::battleStackMoved(const CStack * stack=0x00000000, std::vector<BattleHex,std::allocator<BattleHex> > dest={...}, int distance=255) Line 810 C++
     VCMI_client.exe!BattleStackMoved::applyFirstCl(CClient * cl=0x033507e0) Line 650 C++
     VCMI_client.exe!CApplyOnCL<BattleStackMoved>::applyOnClBefore(CClient * cl=0x033507e0, void * pack=0x032d7c68) Line 78 C++
     VCMI_client.exe!CClient::handlePack(CPack * pack=0x032d7c68) Line 534 C++
     VCMI_client.exe!CClient::run() Line 153 C++
     VCMI_client.exe!boost::`anonymous namespace'::thread_start_function(void *) C++


I doesn't seem to be on casting — judging by the log and dump the Genies were ordered to move.
(0005224)
Warmonger   
2014-12-20 11:07   
Most likely duplicate of 0001928.