Crash on android phone

Hi, my game crashed on Android. The stack frame is as below:

GLThread 426(426)

SIGSEGV(SEGV_MAPERR)

#00 pc 00000000000f4e84 lib/arm64/libfmodstudio.so [arm64-v8a]
#01 pc 00000000000f4e4c lib/arm64/libfmodstudio.so [arm64-v8a]

The version of FMOD Studio is 2.00.06. Where can I find the full symbol file for libfmodstudio.so?
Thanks!

By using the fmod logging libraries (libfmodstudioL.so) you should be able to get a usable callstack that can provide more information.