-
When I used box64-0.2.6 to translate x86_64 programs on the loongarch system, allocatestack.c:472: allocate_stack: Assertion `size != 0' failed occurred.
```
[root@localhost bin]# /root/software/box…
-
**Describe the bug**
I'm trying to install a Python package from GitHub that needs some rust components compiled. I've added
**To Reproduce**
Steps to reproduce the behavior:
1. Add these to the…
-
## Description
The latest version of tinyxml2 was discovered to contain a reachable assertion `mult
-
Driver ver: 550.76
GPU: NVIDIA GeForce RTX 3060
Configuration: Using NVIDIA PRIME (GPU Set as a render offload device)
DE: KDE Plasma 6
Distro: Arch Linux
Gamescope ver: `dirty-f8c873e35278e68b…
-
### Zig Version
0.12.0-dev.3518+d2be725e4
### Steps to Reproduce and Observed Behavior
Trying to build [ziglibs/antiphony](https://github.com/ziglibs/antiphony#48132c3d78e084396d424f060463379496c48…
-
### Description
Using [gamescope](https://wiki.archlinux.org/title/Gamescope) within lutris crashes games on launch.
### Steps to Reproduce
_Steps to reproduce the behavior_
- ln -s /…
-
running the example from the readme,
https://github.com/danielfvm/memmod#examples
where I replaced **supertux2** by **a.out** (see below)
by invoking the following command,
`python3 test1.py `
…
-
### Describe the bug, what's wrong, and what you expected.
When adding the mesh to the plotter, the python kernel crash caused by a safety error of pyvista
### Steps to reproduce the bug.
```…
-
Just messing around with trying to learn how to compile compatible binaries. I'm working with socat for now:
```
$ unzip socat-master.zip
$ cd socat-master
$ ./configure
$ make
$ objdump -T so…
-
Rustix can currently not be used to bind sockets which are not unix or ip. The only real requirement on a socket address is that it starts with an u16 (the address family) - judging from the types use…