View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0002473 | VCMI | AI - Adventure Map | public | 2016-09-14 00:52 | 2016-09-14 00:52 |
|
Reporter | SXX | |
Assigned To | Warmonger | |
Priority | normal | Severity | crash | Reproducibility | have not tried |
Status | assigned | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | 0.98g | |
Target Version | | Fixed in Version | | |
|
Summary | 0002473: FuzzyHelper::evaluate: pure virtual method called |
Description | When tested AI there was really weird crash on VCAI/Fuzzy.cpp:452:
vt.engine.process();
Probably result of data race. |
Tags | No tags attached. |
|
Attached Files | backtrace.txt [^] (918 bytes) 2016-09-14 00:52 [Show Content] [Hide Content]1 __GI_raise raise.c 54 0x7f203b06a418
2 __GI_abort abort.c 89 0x7f203b06c01a
3 __gnu_cxx::__verbose_terminate_handler() 0x7f203b9ac84d
4 ?? 0x7f203b9aa6b6
5 std::terminate() 0x7f203b9aa701
6 __cxa_pure_virtual 0x7f203b9ab23f
7 fl::Accumulated::membership(double) const 0x7f200b5af205
8 fl::Centroid::defuzzify(fl::Term const *, double, double) const 0x7f200b537100
9 fl::OutputVariable::defuzzify() 0x7f200b5cc57e
10 fl::Engine::process() 0x7f200b53c7c1
11 FuzzyHelper::evaluate Fuzzy.cpp 452 0x7f2028167d48
12 FuzzyHelper::evaluate Fuzzy.cpp 469 0x7f2028167fd9
13 FuzzyHelper::setPriority Fuzzy.cpp 532 0x7f20281678dd
14 VCAI::makeTurnInternal VCAI.cpp 823 0x7f20280bf8a3
15 VCAI::makeTurn VCAI.cpp 769 0x7f20280bbce7
16 boost::(anonymous namespace)::thread_proxy thread.cpp 168 0x7f203f1be5d5
17 start_thread pthread_create.c 333 0x7f203eb8d6fa
18 clone clone.S 109 0x7f203b13bb5d
|
|