NUI Crash Out of memory after new Chromium update

In case you care to see what it is / what it’s doing to crash CEF.

At a glance, it’s creating new objects for every sound you play through it which are never cleaned up from its soundList array. I couldn’t invoke a crash but did get CEF to hang for several minutes by spamming it with requests.

Currently just telling people to remove the resource when they complain about NUI lag, crashes, etc.

1 Like