-
I can get every chapter to run, except for the last. It starts downloading terrain from NASA. The window will show up. But then, almost immediately, it crashes. I noticed some SIGPWR and SIGXCPU signa…
-
The current memory model is designed according to the C11/C++11 standard. It involves atomic memory access, locks and threads.
However, there are issues which C11 and C++11 do not address. They are:
…
-
## Steps to Reproduce (for bugs)
open pointcloud, (metric)
try to process using vegetTidal.prm or otira_vegetsuper.prm (from forum)
it will work hard for a few minutes, then the app crashes as prog…
AndKe updated
5 years ago
-
### Describe the bug, including details regarding any error messages, version, and platform.
We are working on a python package that calls pyarrow's copy_files function to copy a local directory to…
-
I wanted to share some really unusual system calls on ET_AIO threads. I think it's odd enough to warrant further investigation as the cause/impact is uncertain.
When looking at system calls on a ru…
-
This doesn't seem to happen every time, but the longer my displays are off, the more likely it is that this will happen when they turn back on. I'm using two displays with different resolutions *and* …
-
**Describe the bug**
Pillars of Eternity only shows a black window when started using gamemoderun.
**To Reproduce**
Steps used to reproduce the behavior:
1. Launch Pillars of Eternity (GOG versi…
psy-q updated
4 years ago
-
https://github.com/llvm/llvm-project/blob/main/libcxx/src/atomic.cpp#L42
-
I noticed that the `i64.atomic.wait` instruction can't be translated directly to the `futex` syscall on Linux, since Linux only supports 32-bit `futex` operations. I'm concerned that non-web embedding…
-
**Describe the bug**
Running `docker compose up -d` for Unbound DNS on Raspberry Pi 4 with Ubuntu 24.04 results in the error: `The futex facility returned an unexpected error code` and core dumps.
…