-
**Bug description**
(Capturing a report from a user of the Tanzu CLI)
Certain hardened RHEL installations prevents exec-ing of arbitrary binaries.
This is an issue since the Tanzu CLI plugin model …
-
The #! magic number isn't working properly.
When writing lua scripts that begin with
`#!/usr/bin/lua`
you would expect the lua interpreter to be used.
Instead, the OS tries to use ksh, which doesn't w…
ibara updated
6 years ago
-
Another crazy idea, that may or may not be viable.
Given a restart signal, somehow encode data required to reconstruct state prior to an execve, such that the replacing process (which may be a newe…
-
WeeChat already fork()s for new connections so it should be a simple change to execve() an SSL handler process too and pass all parameters over a pipe. The IRC connection would then be in plaintext ov…
nomis updated
3 years ago
-
I've read `https://github.com/openSUSE/libalternatives/blob/master/README.md` and I'm not sure if this is a good idea to this that way ... now every binary is in fact the program `alt` parsing for e.g…
-
on MacOS at least (not sure about other OSs), ctrl-C in the REPL prints an exception before exiting
```
Exception in thread "main" com.sun.jna.LastErrorException: [5] Input/output error
at com.sun…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.15.7 linux/amd64
### Does this issue reproduce with the latest release?
yes
### What operating s…
-
### Bug Description
Go binary fails panics on executing command
### Steps to Reproduce
Build the snippet below using go 1.22.0, run with `mirrord exec`
```go
package main
import (
"f…
-
### Describe the bug
The "Show REAPER resource path in finder/explorer" button under Options does not launch a file manager.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Open a Rea…
-
HI:
kernel(Sandbox)[0] : Sandbox: hook..execve() killing jetslammed_daemon[pid=11520, uid=0]: outside of container && !i_can_has_debugger
kernel(AppleMobileFileIntegrity)[0] : Library Validat…