-
```
2024-09-03 12:28:12.518
at Nethermind.Consensus.Processing.BlockchainProcessor.RunProcessingLoop() in /src/Nethermind/Nethermind.Consensus/Processing/BlockchainProcessor.cs:line 316
2024-0…
-
When Lind receives an unimplemented system call, it does not handle this well. There isn't any understandable error message or optional log (so far as I can tell). The program just crashes or otherw…
-
Got the following while starting up, and something similar when supervisorctl update is run. Seems like it _might_ be related to this job definition; specifically, the /bin/bash version on the command…
-
It seems system calls have not updated to print 64-bit registers.
The changes could be minimal. Adding an if statement in all system calls?
## In SyscallPrintInt.java:
The following line pr…
-
Have to find a way to seperate call from Evi and System.
Example :
- Battery states ask => Systeme Call
and
- How old is Madonna => Evi Call
ghost updated
8 years ago
-
HI @alegrey91
i wonder is it possible to also trace system call input parameters?
-
### Expected behavior
systemd restart rsyslog OK
### Actual behavior
systemd restart rsyslog let rsyslog segmentation fault.
### Steps to reproduce the behavior
when start of the OS, add syst…
-
### Zig Version
0.9.0
### Steps to Reproduce
For this to work you must have a Linux kernel with `CONFIG_BPF_KPROBE_OVERRIDE=y`. Apparently this is the default on Arch Linux, but for NixOS I had to …
-
This isn't exactly a bug, but an observed difference between Mono (5.10.1.47) and .NET (4.7.1).
The following program emits a type using System.Reflection.Emit equivalent to the type shown below...…
-
### Problem description
I am building a package (`jack2`) that uses SYSV semaphore (`libandroid-sysv-semaphore`). However, it prompts bad system call in runtime. I can reproduce the issue with a simp…