-
### Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](ht…
-
I'm using ubuntu 22.04 and trying to run docker login. It fails with EOF Error response. Running strace on docker login shows that the socket reads an error from the remote server of 500 Internal s…
-
A new source of nondeterminism comes from the futex wake calls: `FUTEX_WAKE`.
According to `man (2) futex`: "No guarantee is provided about which waiters are awoken".
If multiple waiters are waiting…
-
A key feature of Linux kernel - futex is not yet implemented.
For a start, two operations can be implemented:
- `FUTEX_WAIT` - Test if the value at the futex contains the expected value. If so, sl…
-
I was trying to reproduce #2014 when I got the chat ui with `Say:` displayed but I couldn't type anything.
I didn't crashed though.
I interrupted the run to get a backtrace anyway:
```
0x000…
-
Project running under Deno 1.15.3 on Linux x64 will segfault at exit.
The stack trace is:
```
#0 0x00007ffff0f8e210 in ?? ()
#1 0x00007ffff7596408 in __nptl_deallocate_tsd () at pthread_create…
-
OS: Ubuntu 19.10
Mono: `Mono JIT compiler version 6.10.0.54 (tarball Wed Jan 22 09:09:03 UTC 2020)` (from the `6.10.0.54-0xamarin1+ubuntu1804b1` Debian packages [available here](https://www.mono-proj…
-
At least FUTEX_REQUEUE and FUTEX_CMP_REQUEUE operations are not tested at all and there may be other blind spots as well.
-
So we have 2 servers where **sometimes** process of backaping freeze or doing a lot of time, like > 24hours.
Both of process freeze during the creating tmp files,
moment of freeze is random, but …
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=363089
Build error leg or test failing: Microsoft.Extensions.Logging.Gener…