Bug 1956468 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

On a local build my terminal gets spammed with this message:

```
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: create_semaphore() failed: ERROR_INVALID_EXTERNAL_HANDLE (t=6.51071) [GFX1-]: create_semaphore() failed: ERROR_INVALID_EXTERNAL_HANDLE
```

which seems likely related given the crash stack
On a local build my terminal gets spammed with this message:

```
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: create_semaphore() failed: ERROR_INVALID_EXTERNAL_HANDLE (t=6.51071) [GFX1-]: create_semaphore() failed: ERROR_INVALID_EXTERNAL_HANDLE
```

which could potentially be related given the crash stack. I don't get a crash, but it definitely looks as if there's no synchronisation (it's jumpy and there's glitches)

Back to Bug 1956468 Comment 5