-
PPC is currently falling back onto `JL_HAVE_UCONTEXT` which doesn't compile
```
In file included from /raid1/home/ibm/valentin/src/julia/src/julia.h:20:0,
from /raid1/home/ibm/va…
-
Asterinas Framework API should be hardened to detect integer overflow. Otherwise, the soundness of these API may be compromised.
For example, the `VmFrame::read_bytes` method have checked the argum…
-
## Description
### Current State
`path_readlink` not work as expected on symbol link file. It will return error `Error: Errno { code: 28, name: "INVAL", message: "Invalid argument." }` or return…
-
It would be awesome if grain supported syncing with negentropy.
staab updated
2 weeks ago
-
when performing a version upgrade at mount, apparently the upgraded version isn't written to disk immediately,
but gets written after a umount, eg my multimedia fs gets mounted at boot:
```
#dmesg …
-
Error detected while processing WinResized Autocommands for "*":
Error executing lua callback: ...rs/vivin/.local/share/nvim/lazy/alpha-nvim/lua/alpha.lua:626: Invalid buffer id: 1
stack traceback:
…
-
When sending submitting bad form data from javascript, I got a crash in mg_handle_form_request().
The data submitted was sent using jquery method:
$.post('/backup-restore',
…
-
`GetObject` causes quite a lot of allocations due to `io.Copy` falling back to a generic implementation which allocates an internal buffer. The way to avoid this is to make sure the OS can use the sen…
-
From time to time I am playing around with iouring for networking.. espacially tcp connections.
Today I did a basic comparison on good ol` tokio vs iouring (using registered buffers, buf_ring and rec…
-
### Describe the bug
Hardware acceleration doesn't seem to be working on chromium based browsers. I'm using an nvidia gtx 1060 and have tried multiple nvidia drivers but it doesn't help (tried stable…
smufa updated
2 weeks ago