FMOD causing crash on Android

Our game is facing the same problem on Android, the moment the first audio is played, the whole game hangs. Crash at vdso without any further backtrace. It does not always happen, but when it does, it’s almost always the first audio. We use 64-bit IL2CPP.
Update: This seems to be a fix for the problem