RobotecAI / o3de-genai-gems

Core features and interfaces enabling use of modern AI with O3DE for variety of purposes.
Other
1 stars 0 forks source link

Segfault with the most recent o3de #60

Closed jhanca-robotecai closed 5 months ago

jhanca-robotecai commented 6 months ago

There is a segfault when running the code with the most recent o3de 045084f0bb. The assert finds the issue correctly when running in the debug mode, but the release code fails to secure the problem. More details can be found in the screenshot.

Screenshot from 2024-04-24 09-34-48

arturkamieniecki commented 6 months ago

I could not replicate a segfault on the 045084f0bb commit. I've replicated the assert messages both in debug and profile. The PR #61. Removes the assert messages.