Hi folks,
We're suddenly seeing a unit test failure in the ExceptionSnapshot.TooManyExceptionParameters test on Windows. This is on unchanged code that was building successfully.
Any thoughts as to what might be causing this?
Best wishes,
Jonathan Jones
[----------] 1 test from ExceptionSnapshot
[ RUN ] ExceptionSnapshot.TooManyExceptionParameters
[3700:13864:20260226,154501.040:ERROR process_memory_win.cc:74] ReadMemory at 0x29c9d1af000 of 64 bytes failed: Only part of a ReadProcessMemory or WriteProcessMemory request was completed. (299)
[3700:13864:20260226,154501.040:ERROR exception_snapshot_win.cc:282] ContextRecord
../../../../../../sources/crashpad/snapshot/win/exception_snapshot_win_test.cc(350): error: Value of: snapshot.Initialize( &process_reader, GetCurrentThreadId(), reinterpret_cast<WinVMAddress>(exception_pointers.get()), nullptr)
Actual: false
Expected: true
[ FAILED ] ExceptionSnapshot.TooManyExceptionParameters (13 ms)
[----------] 1 test from ExceptionSnapshot (14 ms total)