You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
The library works great on all platforms i.e. Windows(64), iOS and Android.
However, when I try to run the unit tests on Windows(64), the call to SetBusyTimeoutAsync fails with the following error message:
"System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt"
Even weird is the fact that the same unit tests runs fine for other developers on my team and it was working fine on my old laptop even though the old and the new laptop are both running Windows 11 on x64 processor.
Has anyone encountered this issue as well?
The text was updated successfully, but these errors were encountered:
Hi Team,
The library works great on all platforms i.e. Windows(64), iOS and Android.
However, when I try to run the unit tests on Windows(64), the call to SetBusyTimeoutAsync fails with the following error message:
"System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt"
Even weird is the fact that the same unit tests runs fine for other developers on my team and it was working fine on my old laptop even though the old and the new laptop are both running Windows 11 on x64 processor.
Has anyone encountered this issue as well?
The text was updated successfully, but these errors were encountered: