-
Using rr @ fd232c6e0ccc332ee23267eb146af897c3e4c906
Complete log:
```
[FATAL src/record_syscall.cc:6603:rec_process_syscall_arch()]
(task 36566 (rec:36566) at time 7214)
-> Assertion `t->r…
-
I think I encountered an unknown ioctl:
```
[FATAL /home/philipp/install/rr/src/record_syscall.cc:5146:rec_process_syscall_arch()]
(task 1803 (rec:1803) at time 567)
-> Assertion `t->regs().s…
-
```
What steps will reproduce the problem?
1. Start openvpn connection procedure. From command line:
/system/bin/openvpn --config client.ovpn
Or from OpenVPN Settings, it doesn't matter.
What i…
-
```
What steps will reproduce the problem?
1. Start openvpn connection procedure. From command line:
/system/bin/openvpn --config client.ovpn
Or from OpenVPN Settings, it doesn't matter.
What i…
-
The ioctls in `/usr/include/linux/wireless.h` are irregular so they are silently allowed by rr even though some of them return data to user-space. On my system, `chromium-browser` uses some of them an…
-
So my goal is that a "client" that does not run on an occlum instance can attest an occlum instance. I have been working around grpc_ratls server an client [here](https://github.com/occlum/occlum/blob…
-
### Version
0.12.27
### Operating System
Mac OS X
### Distribution Method
dmg (Apple Silicon)
### Describe the issue
Hello,
I'm trying to sign with GPG my commit. In project settings I got t…
slamp updated
1 month ago
-
I'm having a range of problems with v4l2loopback and so today I started trying to write a basic test harness for it so I could investigate them, however I'm falling at the first hurdle.
I've attach…
-
## Problem
- we need simply Linux command line application that takes a YAML message as input, and then sends it to the Linux input device.
## Requirements
Write a Linux key handling app that can b…
-
This is a standard FreeBSD ioctl. I decided to conciously skip it for now, because:
1) The code would be really messy with a lot of .read() and .write() and .unwrap
2) We would have to use Weak poin…