-
I tried debugging what mount call podman+crun makes during container creation.
I tried using mountsnoop but that was not helpful since the mount calls involved `/proc/self/fd/N`.
```
3 …
-
It is currently not possible to get the process ID's of the childrens in `tornado.process.fork_processes()` (e.g. to use them in a signal handler).
`fork_processes()` returns a child ID, which is j…
-
File pr to runc: https://github.com/opencontainers/runc/issues/3453
-
**Description**
I would like to fork a child in the tracee.
But I got a segment fault.
**Steps to reproduce the issue:**
This is the parasite code:
```C
#include
#include
#include
…
-
**Version**
tokio-util v0.6.3 (*)
tokio v1.2.0 (*)
**Platform**
Linux pyrite 5.10.12-1-default #1 SMP Sat Jan 30 19:15:49 UTC 2021 (a3c8888) x86_64 x86_64 x86_64 GNU/Linux
**Description**
…
-
Recently I started to think about that it might be helpful to have an interface with which CRIU could tell an application that it will be checkpointed very soon. One use case that would benefit from s…
-
I AM getting this bug from various GTK applications. I do not know, if there is AN way to repair it. Or no.
GLib-GIO-WARNING Error creating IO channel for / proc/mounts: No such file or directory
…
-
Hello everyone!
On Linux, there is the filesystem monitoring facility called fanotify, that allows monitoring (and sometimes blocking) filesystem operations using a fanotify group file descriptor. …
-
I understand that currently WiVRn is exclusive to linux machines due to the dependencies it uses such as systemd, Avahi and libpulse.
But I feel like this project could benefit a lot if such depend…
-
This issue is intended to track the status of Python 3.9 core features as implemented by MicroPython.
Python 3.9.0 (final) was released on the 5th October 2020. The Features for 3.9 are defined in …