-
Hey!
First of all, I'm really not sure on which side this issue actually is nor if this is a "supported" scenario at all.
In [systemd](https://github.com/systemd/systemd) when we test *everythin…
-
We have an understanding of what needs to go into starting our shell program, asking for a command then turning that command into a token using strtok.
Our next hurdle is taking that command and e…
-
fossilize-replay is used by Steam to generate games' pre-caching shaders, and it uses all cores and is very CPU-consuming (and makes desktop very slow). system76-scheduler is supposed to limit its nic…
-
charm test fails:
```
snap list
Name Version Rev Developer Notes
charm 2.2 9 charms -
juju --version
2.0.2-xenial-amd64
charm test
Traceback (most recent call last):
…
-
https://github.com/iovisor/bcc/blob/master/tools/execsnoop.py#L216
-
Please, improve ninja to say WHAT subcommand failed ; simply exiting with
"ninja: build stopped: subcommand failed."
is useless - it doesn't tell people WHAT failed.
My log file, for a GCC build…
-
Hi, was just browsing around and got curious..
But no matter what I try it's always the same issue.
> execve("/bin/sh") failed: No such file or directory
Followed and also tried the example, I'…
-
we can fake a task scheduler using goroutines. thread safety becomes a problem but it will come up anyway.
-
Here is an extract from Mira's log after doing `execve("/app0/eboot.bin", &{"/app0/eboot.bin", 0}, 0)`:
```
W:\Build\J02541110\sys\freebsd\sys\kern\kern_exec.c(534) do_execve
[Debug] AuthSelfHead…
-
https://bugs.python.org/issue13829
If you fork without subsequently performing execve on macos, it has a chance (apparently not all the time, in my testing??) of causing the `_scproxy` functions to…