MantisBT - VCMI
View Issue Details
0001786VCMIAI - Battlespublic2014-05-03 19:482022-03-21 18:27
KroArtem 
Nullkiller 
normalmajoralways
assignedopen 
x86_64Ubuntu13.10
0.95 
 
0001786: VCMI crashed during AI's turn [2]
I've had this crash during AI's turn:


Сила отряда: Бессильный
Hero Лорд Аларис moved from 31 13 0 to 30 12 0. Returning 0.
Hero Лорд Аларис apparently used all MPs (0 left)
Looking into Октавия, MP=1560
Of all 1 destinations, object oid=944 seems nice
Октавия will try to visit Магический источник (Не посещено) at (46 14 0)
Moving hero Октавия to tile 46 14 0
Hero Октавия moved from 37 12 0 to 46 14 0. Returning 1.
Looking into Вей, MP=1630
const TerrainTile* CGameInfoCallback::getTile(int3, bool) const: 47 15 1 is not visible!
std::vector<const CGObjectInstance*> CGameInfoCallback::getVisitableObjs(int3, bool) const: 47 15 1 is not visible!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe1a4e700 (LWP 27835)]
CGPathNode::reachable (this=0x0)
at /build/buildd/vcmi-0.95+svn3538~ubuntu13.10.1/lib/CGameState.cpp:2923
2923 /build/buildd/vcmi-0.95+svn3538~ubuntu13.10.1/lib/CGameState.cpp: Нет такого файла или каталога.
(gdb) bt
#0 CGPathNode::reachable (this=0x0)
at /build/buildd/vcmi-0.95+svn3538~ubuntu13.10.1/lib/CGameState.cpp:2923
#1 0x00007fffe2c9dee5 in VCAI::isAccessibleForHero (
this=this@entry=0x7fffbe3ed668, pos=..., h=...,
includeAllies=includeAllies@entry=false)
at /build/buildd/vcmi-0.95+svn3538~ubuntu13.10.1/AI/VCAI/VCAI.cpp:1627
0000002 0x00007fffe2c9fa75 in VCAI::isGoodForVisit (
this=this@entry=0x7fffbe3ed668, obj=0x7fffbc7f5940, h=...)
at /build/buildd/vcmi-0.95+svn3538~ubuntu13.10.1/AI/VCAI/VCAI.cpp:1188
0000003 0x00007fffe2ca9132 in VCAI::getPossibleDestinations (
this=this@entry=0x7fffbe3ed668, h=...)
at /build/buildd/vcmi-0.95+svn3538~ubuntu13.10.1/AI/VCAI/VCAI.cpp:1215
0000004 0x00007fffe2cbf39f in VCAI::wander (this=this@entry=0x7fffbe3ed668, h=...)
at /build/buildd/vcmi-0.95+svn3538~ubuntu13.10.1/AI/VCAI/VCAI.cpp:1279
0000005 0x00007fffe2cc02c4 in VCAI::performTypicalActions (
this=this@entry=0x7fffbe3ed668)
at /build/buildd/vcmi-0.95+svn3538~ubuntu13.10.1/AI/VCAI/VCAI.cpp:2195
0000006 0x00007fffe2cc14d7 in VCAI::makeTurnInternal (
this=this@entry=0x7fffbe3ed668)
at /build/buildd/vcmi-0.95+svn3538~ubuntu13.10.1/AI/VCAI/VCAI.cpp:757
0000007 0x00007fffe2cc1eec in VCAI::makeTurn (this=0x7fffbe3ed668)
at /build/buildd/vcmi-0.95+svn3538~ubuntu13.10.1/AI/VCAI/VCAI.cpp:668
0000008 0x00007ffff6a9794a in ?? ()
---Type <return> to continue, or q <return> to quit---
from /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.53.0
0000009 0x00007ffff6876f6e in start_thread (arg=0x7fffe1a4e700)
at pthread_create.c:311
0000010 0x00007ffff3d6a9cd in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
(gdb)
Nothing interesting in server and client log files.
R1
zip Saves.zip (1,310,377) 2014-05-03 19:48
https://bugs.vcmi.eu/file_download.php?file_id=1809&type=bug
Issue History
2014-05-03 19:48KroArtemNew Issue
2014-05-03 19:48KroArtemStatusnew => assigned
2014-05-03 19:48KroArtemAssigned To => Tow
2014-05-03 19:48KroArtemFile Added: Saves.zip
2022-03-21 18:27PovelitelTag Attached: R1
2022-03-21 18:27PovelitelAssigned ToTow => Nullkiller

There are no notes attached to this issue.