-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt 3D Studio 2.8
QT3DS uses the eastl::hashtable container during setDatainputValue() method calls.
There is a known issue in the eastl::hashtable erase(const key_type& k) method, which may lead to the creation of a dangling link and a crash.
The issue was addressed in the following change:
https://github.com/electronicarts/EASTL/pull/477/commits/a0b8a6902c6493e3717d2a6e2b80efe8283d73e4#diff-233735cb2c2fb117826223af142610e0cc6b8ff8b83ba81652bbf8ffda040648
Is it possible to migrate the QT3DS project to a newer EASTL library version to include the change?
The details may be checked in the support request 00733995