About android crash

my game run on android, some time it crash, i look the stack ,it like this:

FSLESSoundSource::Init(FWaveInstance*)

FAudioDevice::StartSources(TArray&, int, bool)

FAudioDevice::Update(bool)

is there any one know why cause it, and how to fix it?