-
**Environmental Info:**
K3s Version:
k3s version v1.30.0+k3s1 (14549535)
go version go1.22.2
Node(s) CPU architecture, OS, and Version:
Linux tegra-ubuntu 5.10.120-tegra #11 SMP PREEMPT…
-
Buenas! Estuve viendo en el foro que implementan las funciones mmap y msync para mantener el bitarray actualizado en el archivo bitmap.dat. Lo que no me queda claro es que es lo que hacen esas funci…
-
Violations:
```
../lib/std/os.zig:pub const have_sigpipe_support = @hasDecl(@This(), "SIG") and @hasDecl(SIG, "PIPE");
../lib/std/os.zig: if (@hasDecl(system, "pipe2")) {
../lib/std/debug.zig:p…
-
### Description
Whisky won't run any .exe file (in this case steam but I tries other ones too). The app just shows a loading spinner next to run and then nothing.
I've given Whisky Full disk acces…
-
Buen día!
Empezamos a hacer la parte de la interfaz DialFS y nos surgieron unas cuantas dudas respectos a las funciones f y m.
No entendemos bien como funciona el mapeo a memoria y después su si…
-
### Description
I've just updated my Whisky launcher to match the most recent release (2.3.2). However, after the update, my steam bottle is no longer working, not launching anything.
I've tried r…
-
### Problem description
I wanted to set up the docker environmentto do some testing with ffmpeg myself. So I cloned the repo and ran `scripts/run-docker.sh`. I guess something in `scripts/utils/docke…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | NixOS
Distribution Version |62416b7a8f2c32de474b0dd0a020ecd96f6b791c
Kernel Version |Linux 6.5.9
Architecture | amd64
…
-
**Describe the bug**
When using the qemu+gdb debugger profile for i386 and x86_64 targets, breakpoints are not placed correctly. For example, in a hello world dynamic binary that I just built for i38…
-
Como va? me surgen varias dudas ahora que podemos arrancar con la interfaz FS
1) Primero vi que en el tp anterior estaban las Instrucciones FOPEN y FCLOSE, pero este año no estan. Eso quiere decir …