Hi, there is strange crash related to FMOD. It started to happen when I upgraded from 2021 LTS to 2022.3.36f1 LTS. I didn’t install this plugin but I read that Unity uses it internally. I don’t have a way to reproduce it and it happens on wide variety of devices. Please Help
Here is the stack trace:
null pointer dereference: SIGSEGV 0x0000000000000000
#00 pc 0x4f06c libc.so (BuildId: 6df9129278d4aa93fd96a5fdd121f30b)
#01 pc 0xe49988 libunity.so (FMOD::DSPSoundCard::read(void*, unsigned int*, FMOD_SPEAKERMODE, int, unsigned int)) (BuildId: 3f8e30ee3eb2d095)
#02 pc 0xe54900 libunity.so (FMOD::Output::mix(void*, unsigned int)) (BuildId: 3f8e30ee3eb2d095)
#03 pc 0xe618b0 libunity.so (FMOD::OutputOpenSL::updateOutputCallback(SLAndroidSimpleBufferQueueItf_ const* const*, void*)) (BuildId: 3f8e30ee3eb2d095)
#04 pc 0x1c27c libwilhelm.so (BuildId: fafae5bf381b2fd3eda9021728546a25)
#05 pc 0x1ee9c libwilhelm.so (BuildId: fafae5bf381b2fd3eda9021728546a25)
#06 pc 0xa0718 libaudioclient.so (BuildId: 85eab4a7d0764facd7169d2370150351)
#07 pc 0x9f798 libaudioclient.so (BuildId: 85eab4a7d0764facd7169d2370150351)
#08 pc 0x13440 libutils.so (BuildId: a856e2c27f706e8620da01d1c99f842b)
#09 pc 0xcc0fc libandroid_runtime.so (BuildId: 6cf11723a76eec8ef52880f94fda3194)
#10 pc 0xc1b40 libc.so (BuildId: 6df9129278d4aa93fd96a5fdd121f30b)
#11 pc 0x54f20 libc.so (BuildId: 6df9129278d4aa93fd96a5fdd121f30b)