-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
go version go1.10 linux/amd64
### Does this issue reproduce with the l…
-
При попытке открыть https://www.gosuslugi.ru или авторизоваться с ЕИС https://eruz.zakupki.gov.ru/auth/login выдают ошибку:
Не удается получить доступ к сайту. Веб-страница по адресу https://eruz.zak…
dymn updated
3 months ago
-
Hi,
I am getting an error inside **printf** function of verif/tests/custom/common/syscall.c as
> /home/kinzah/Documents/cva6/verif/sim/../tests/custom/common/syscalls.c:405:(.text+0xf64): undef…
-
Two SDK teams (@ainhoa-a and @dtynn) have independently come up with the idea of creating a machine-readable JSON (or like) descriptor of FVM syscalls out of the [FFI definitions](https://docs.rs/fvm_…
raulk updated
2 years ago
-
I've been investigating the Firefox Profiler hangs that were happening in TSan builds, and discovered that LLVM doesn't correctly mark some blocking functions calls (https://github.com/llvm/llvm-proje…
-
# Summary
go build failed: `undefined: gosseract.NewClient` when CGO_ENABLED=0
```
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build main.go
main.go:10:22: undefined: gosseract.NewClient
```
…
-
my kernel release:
```
~ # uname -a
Linux (none) 4.18.0 #10 SMP Fri Jul 26 10:32:39 CST 2024 x86_64 GNU/Linux
```
libbpf version is 0.3, to adapt to the version of 4.18 kernel.
```c
...
…
-
The following syscall [can block](https://pubs.opengroup.org/onlinepubs/9699919799/functions/read.html) waiting for stdin:
https://github.com/crossterm-rs/crossterm/blob/58f580eaad4e80ccb8a09541b76…
-
# Environment
KERNEL: 5.4.0-148-generic (Ubuntu 20.04)
CPU: Intel(R) Xeon(R) CPU E7- 4807 @ 1.87GHz
LIBC: glibc 2.31
CC: gcc 9.4.0
LIBOPCODES: libopcodes 2.34
# NO.1
Outputs of the hook does n…
-
* By "only arguments" I mean the feature of being able to at least have `syscall` calls in the decompiler show arguments. Ghidra doesn't let you re-define that `syscall` function (I assume it's a spec…