Crash in FPakPrecacher::GetCompletedRequest

Hi, one of our QA teams reported the following crash, and was unable to repro it.
This is on Quest 2, using the Oculus 4.25.3 branch.
Please advise.

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x78000028ea
x0 00000078000028ea x1 0000007885650ee8 x2 000000000000400a x3 00000078000028e0
x4 0000007885654ef2 x5 00000078000068ea x6 000c4417000c4117 x7 000c4817000c4517
x8 00000078d52c0ef2 x9 000000000000000a x10 000000784fc737dc x11 000000004fc70ef2
x12 4117000c07056401 x13 4517000c4417000c x14 0000007a41b4da00 x15 000000008000000e
x16 00000079ee09a098 x17 0000007ada6ce500 x18 00000079a9d66000 x19 000000004fc74ef1
x20 00000079db481ca0 x21 000000004fc70ef2 x22 000000793910aac0 x23 0000000000000030
x24 000000000000002c x25 00000000000008da x26 0000007a41b4e020 x27 0000007a41b4cfa0
x28 0000000000000094 x29 0000007a41b4ce60
sp 0000007a41b4ce60 lr 00000079ebcfab18 pc 0000007ada6ce488

backtrace:
/apex/com.android.runtime/lib64/bionic/libc.so (__memcpy+248)
/data/app/com.Armature.XXX-XP4hgPWufMsJ51cIPv4z1w==/lib/arm64/libUE4.so
(FPakPrecacher::GetCompletedRequest(IPakRequestor*, unsigned char*)+448)
(FPakReadRequest::RequestIsComplete()+108)
(FPakPrecacher::CompleteRequest(bool, unsigned char*, unsigned int)+1040)
(FPakPrecacher::NewRequestsToLowerComplete(bool, IAsyncReadRequest*, int)+276)
(ZN19UE4Function_Private18TFunctionRefCallerIZN13FPakPrecacher14StartBlockTaskERNS1_11FCacheBlockEEUlbP17IAsyncReadRequestE_FvbS5_EE4CallEPvRbRS5+204)
(FGenericReadRequest::PerformRequest()+396)
(FAsyncTask::DoThreadedWork()+28)
(FQueuedThread::Run()+84)

Have you solved this problem please. We are experiencing a similar crash stack that crashes on the first boot on ios in the work thread that reads the pak file.