AudioTrack.native_setup fmod crash on android phone

FMODAudioDevice.run is from an old version of FMOD, what version of FMOD are you using?
If you are using a recent version of FMOD then this crash is not coming from the FMOD Unity integration and is coming from Unity’s internal audio system, which uses an old version of FMOD that we no longer support. You can try disabling Unity audio, otherwise I think your best option would be to contact Unity with this issue.